is not current version
Last Version 0.7

com.codepoetics:phantom-pojo 0.3


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.codepoetics
ArtifactId

ArtifactId

phantom-pojo
Version

Version

0.3
Type

Type

jar

Download phantom-pojo 0.3


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