mycommongraph 0.0.10


Group ID:
io.github.zhangshengshan
Artifact ID:
mycommongraph_2.13
Version:
0.0.10
Release Date:
Dec 2, 2023
Licenses:
Files:

libraryDependencies += "io.github.zhangshengshan" %% "mycommongraph" % "0.0.10"

Mill build tool

ivy"io.github.zhangshengshan::mycommongraph:0.0.10"

Scala CLI

//> using dep "io.github.zhangshengshan::mycommongraph:0.0.10"

Ammonite REPL

import $ivy.`io.github.zhangshengshan::mycommongraph:0.0.10`

<dependency>
  <groupId>io.github.zhangshengshan</groupId>
  <artifactId>mycommongraph_2.13</artifactId>
  <version>0.0.10</version>
</dependency>

compile group: 'io.github.zhangshengshan', name: 'mycommongraph_2.13', version: '0.0.10'