Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.szgabsz91 |
ArtifactId | ArtifactIdmorpher-transformation-engine-lattice |
Version | Version0.0.8 |
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>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-transformation-engine-lattice/
implementation 'com.github.szgabsz91:morpher-transformation-engine-lattice:0.0.8'
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-transformation-engine-lattice/
implementation ("com.github.szgabsz91:morpher-transformation-engine-lattice:0.0.8")
'com.github.szgabsz91:morpher-transformation-engine-lattice:jar:0.0.8'
<dependency org="com.github.szgabsz91" name="morpher-transformation-engine-lattice" rev="0.0.8">
<artifact name="morpher-transformation-engine-lattice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.szgabsz91', module='morpher-transformation-engine-lattice', version='0.0.8')
)
libraryDependencies += "com.github.szgabsz91" % "morpher-transformation-engine-lattice" % "0.0.8"
[com.github.szgabsz91/morpher-transformation-engine-lattice "0.0.8"]