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