is not current version
Last Version 0.0.3

com.azaptree:azaptree-services 0.0.2

Shared services that are designed to deployed as Spring beans

GroupId

GroupId

com.azaptree
ArtifactId

ArtifactId

azaptree-services
Version

Version

0.0.2
Type

Type

pom

Download azaptree-services 0.0.2


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