is not current version
Last Version 0.6

com.seovic.coherence:pof 0.5

Portable Object Format (POF) Utilities

GroupId

GroupId

com.seovic.coherence
ArtifactId

ArtifactId

pof
Version

Version

0.5
Type

Type

jar

Download pof 0.5


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