Last Version

graiph common API 0.1.0

graiph common API

License

License

GroupId

GroupId

com.github.grapheco
ArtifactId

ArtifactId

graiph-common
Version

Version

0.1.0
Type

Type

jar
Description

Description

graiph common API
graiph common API

Download graiph-common 0.1.0


<!-- 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"]

Dependencies

compile (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.