Last Version

com.codepoetics:jermaine 0.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.codepoetics
ArtifactId

ArtifactId

jermaine
Version

Version

0.4
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://github.com/poetix/jermaine

Download jermaine 0.4

Filename Size
jermaine-0.4.pom 1 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.8.2
org.hamcrest : hamcrest-core jar 1.3

Project Modules

  • jermaine-test
  • jermaine-core