is not current version
Last Version 0.7.0

net.phaedra:phaedra-commons 0.6.2


Categories

Categories

Net
GroupId

GroupId

net.phaedra
ArtifactId

ArtifactId

phaedra-commons
Version

Version

0.6.2
Type

Type

jar

Download phaedra-commons 0.6.2


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