License |
License |
---|---|
GroupId | GroupIdcom.github.grapheco |
ArtifactId | ArtifactIdgraiph-common |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptiongraiph common API
graiph common API
|
Filename | Size |
---|---|
graiph-common-0.1.0.pom | |
graiph-common-0.1.0.jar | 73 KB |
graiph-common-0.1.0-sources.jar | 4 KB |
graiph-common-0.1.0-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.grapheco/graiph-common/ -->
<dependency>
<groupId>com.github.grapheco</groupId>
<artifactId>graiph-common</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grapheco/graiph-common/
implementation 'com.github.grapheco:graiph-common:0.1.0'
// https://jarcasting.com/artifacts/com.github.grapheco/graiph-common/
implementation ("com.github.grapheco:graiph-common:0.1.0")
'com.github.grapheco:graiph-common:jar:0.1.0'
<dependency org="com.github.grapheco" name="graiph-common" rev="0.1.0">
<artifact name="graiph-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grapheco', module='graiph-common', version='0.1.0')
)
libraryDependencies += "com.github.grapheco" % "graiph-common" % "0.1.0"
[com.github.grapheco/graiph-common "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.grapheco : graiph-blob | jar | 0.1.0 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.1.1 |
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.scalatest : scalatest_2.11 | jar | 3.0.5 |
org.specs2 : specs2-core_2.11 | jar | 4.2.0 |
org.specs2 : specs2-junit_2.11 | jar | 4.2.0 |