common 5.0.0


Group ID:
com.vesoft
Artifact ID:
common_2.11
Version:
5.0.0
Release Date:
Nov 11, 2024
Licenses:
Files:
Developers:

libraryDependencies += "com.vesoft" %% "common" % "5.0.0"

Mill build tool

ivy"com.vesoft::common:5.0.0"

Scala CLI

//> using dep "com.vesoft::common:5.0.0"

Ammonite REPL

import $ivy.`com.vesoft::common:5.0.0`

<dependency>
  <groupId>com.vesoft</groupId>
  <artifactId>common_2.11</artifactId>
  <version>5.0.0</version>
</dependency>

compile group: 'com.vesoft', name: 'common_2.11', version: '5.0.0'