is not current version
Last Version 0.3.0

com.github.veithen.phos:phos 0.2


GroupId

GroupId

com.github.veithen.phos
ArtifactId

ArtifactId

phos
Version

Version

0.2
Type

Type

pom

Download phos 0.2

Filename Size
phos-0.2.pom 3 KB
Browse

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