is not current version
Last Version 0.6.4

net.phaedra:phaedra-examples 0.6


Categories

Categories

Net
GroupId

GroupId

net.phaedra
ArtifactId

ArtifactId

phaedra-examples
Version

Version

0.6
Type

Type

war

Download phaedra-examples 0.6


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