is not current version
Last Version 0.3.7

com.anaplan.engineering:azuki-platform 0.3.3

BOM for the Azuki framework

Categories

Categories

ORM Data
GroupId

GroupId

com.anaplan.engineering
ArtifactId

ArtifactId

azuki-platform
Version

Version

0.3.3
Type

Type

pom

Download azuki-platform 0.3.3


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