is not current version
Last Version 1.0.1

com.metreeca:metreeca-toys 0.0.1

Sample app for the Metreeca/Link REST/JSON framework.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-toys
Version

Version

0.0.1
Type

Type

war

Download metreeca-toys 0.0.1


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