mycommongraph 0.0.9


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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