Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.szgabsz91 |
ArtifactId | ArtifactIdmorpher-transformation-engine-dictionary |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-transformation-engine-dictionary/ -->
<dependency>
<groupId>com.github.szgabsz91</groupId>
<artifactId>morpher-transformation-engine-dictionary</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-transformation-engine-dictionary/
implementation 'com.github.szgabsz91:morpher-transformation-engine-dictionary:1.0.1'
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-transformation-engine-dictionary/
implementation ("com.github.szgabsz91:morpher-transformation-engine-dictionary:1.0.1")
'com.github.szgabsz91:morpher-transformation-engine-dictionary:jar:1.0.1'
<dependency org="com.github.szgabsz91" name="morpher-transformation-engine-dictionary" rev="1.0.1">
<artifact name="morpher-transformation-engine-dictionary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.szgabsz91', module='morpher-transformation-engine-dictionary', version='1.0.1')
)
libraryDependencies += "com.github.szgabsz91" % "morpher-transformation-engine-dictionary" % "1.0.1"
[com.github.szgabsz91/morpher-transformation-engine-dictionary "1.0.1"]