is not current version
Last Version 0.4

com.codepoetics:jermaine 0.1


GroupId

GroupId

com.codepoetics
ArtifactId

ArtifactId

jermaine
Version

Version

0.1
Type

Type

pom

Download jermaine 0.1

Filename Size
jermaine-0.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.codepoetics/jermaine/ -->
<dependency>
    <groupId>com.codepoetics</groupId>
    <artifactId>jermaine</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.codepoetics/jermaine/
implementation 'com.codepoetics:jermaine:0.1'
// https://jarcasting.com/artifacts/com.codepoetics/jermaine/
implementation ("com.codepoetics:jermaine:0.1")
'com.codepoetics:jermaine:pom:0.1'
<dependency org="com.codepoetics" name="jermaine" rev="0.1">
  <artifact name="jermaine" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.codepoetics', module='jermaine', version='0.1')
)
libraryDependencies += "com.codepoetics" % "jermaine" % "0.1"
[com.codepoetics/jermaine "0.1"]