is not current version
Last Version 0.4

com.codepoetics:jermaine 0.3


GroupId

GroupId

com.codepoetics
ArtifactId

ArtifactId

jermaine
Version

Version

0.3
Type

Type

pom

Download jermaine 0.3

Filename Size
jermaine-0.3.pom 1 KB
Browse

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