mycommongraph 0.0.16


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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