is not current version
Last Version 2.1.0.M20

cloud.agileframework:agile-dictionary 2.1.0.M18

Data dictionary parsing tool

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-dictionary
Version

Version

2.1.0.M18
Type

Type

jar

Download agile-dictionary 2.1.0.M18


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