License |
License |
---|---|
GroupId | GroupIdcom.github.grapheco |
ArtifactId | ArtifactIdparent |
Version | Version0.1.0 |
Type | Typepom |
Description |
Descriptionparent
graiph parent module
|
Filename | Size |
---|---|
parent-0.1.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.grapheco/parent/ -->
<dependency>
<groupId>com.github.grapheco</groupId>
<artifactId>parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.grapheco/parent/
implementation 'com.github.grapheco:parent:0.1.0'
// https://jarcasting.com/artifacts/com.github.grapheco/parent/
implementation ("com.github.grapheco:parent:0.1.0")
'com.github.grapheco:parent:pom:0.1.0'
<dependency org="com.github.grapheco" name="parent" rev="0.1.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.grapheco', module='parent', version='0.1.0')
)
libraryDependencies += "com.github.grapheco" % "parent" % "0.1.0"
[com.github.grapheco/parent "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |