is not current version
Last Version 1.6.0

com.github.szgabsz91:morpher-engine-hunmorph 1.1.1

Morpher Engine Hunmorph is a Morpher Engine implementation that uses Hunmorph under the hood

GroupId

GroupId

com.github.szgabsz91
ArtifactId

ArtifactId

morpher-engine-hunmorph
Version

Version

1.1.1
Type

Type

jar

Download morpher-engine-hunmorph 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-engine-hunmorph/ -->
<dependency>
    <groupId>com.github.szgabsz91</groupId>
    <artifactId>morpher-engine-hunmorph</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-engine-hunmorph/
implementation 'com.github.szgabsz91:morpher-engine-hunmorph:1.1.1'
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-engine-hunmorph/
implementation ("com.github.szgabsz91:morpher-engine-hunmorph:1.1.1")
'com.github.szgabsz91:morpher-engine-hunmorph:jar:1.1.1'
<dependency org="com.github.szgabsz91" name="morpher-engine-hunmorph" rev="1.1.1">
  <artifact name="morpher-engine-hunmorph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.szgabsz91', module='morpher-engine-hunmorph', version='1.1.1')
)
libraryDependencies += "com.github.szgabsz91" % "morpher-engine-hunmorph" % "1.1.1"
[com.github.szgabsz91/morpher-engine-hunmorph "1.1.1"]