is not current version
Last Version 2.1.0.M20

cloud.agileframework:agile-dictionary 2.0.0

Data dictionary parsing tool

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-dictionary
Version

Version

2.0.0
Type

Type

jar

Download agile-dictionary 2.0.0


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