is not current version
Last Version 1.0.3

com.metreeca:metreeca-back 0.0.1

Storage connector kits.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-back
Version

Version

0.0.1
Type

Type

pom

Download metreeca-back 0.0.1

Filename Size
metreeca-back-0.0.1.pom 1 KB
Browse

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