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