GroupId | GroupIdcom.github.szgabsz91 |
---|---|
ArtifactId | ArtifactIdmorpher-engine-impl |
Version | Version1.6.0-RC1 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-engine-impl/ -->
<dependency>
<groupId>com.github.szgabsz91</groupId>
<artifactId>morpher-engine-impl</artifactId>
<version>1.6.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-engine-impl/
implementation 'com.github.szgabsz91:morpher-engine-impl:1.6.0-RC1'
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-engine-impl/
implementation ("com.github.szgabsz91:morpher-engine-impl:1.6.0-RC1")
'com.github.szgabsz91:morpher-engine-impl:pom:1.6.0-RC1'
<dependency org="com.github.szgabsz91" name="morpher-engine-impl" rev="1.6.0-RC1">
<artifact name="morpher-engine-impl" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.szgabsz91', module='morpher-engine-impl', version='1.6.0-RC1')
)
libraryDependencies += "com.github.szgabsz91" % "morpher-engine-impl" % "1.6.0-RC1"
[com.github.szgabsz91/morpher-engine-impl "1.6.0-RC1"]