is not current version
Last Version 0.0.3

com.azaptree:azaptree-services-commons 0.0.1

Common code that is shared by other azaptree-services modules

GroupId

GroupId

com.azaptree
ArtifactId

ArtifactId

azaptree-services-commons
Version

Version

0.0.1
Type

Type

jar

Download azaptree-services-commons 0.0.1


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