is not current version
Last Version 0.0.9

org.tinygroup:management 0.0.8


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

management
Version

Version

0.0.8
Type

Type

pom

Download management 0.0.8

Filename Size
management-0.0.8.pom 645 bytes
Browse

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