is not current version
Last Version 1.6-RELEASE

com.github.appundefined:DataDictionaryUtils 1.3-RELEASE


Categories

Categories

Data
GroupId

GroupId

com.github.appundefined
ArtifactId

ArtifactId

DataDictionaryUtils
Version

Version

1.3-RELEASE
Type

Type

jar

Download DataDictionaryUtils 1.3-RELEASE


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