is not current version
Last Version 1.6.0

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

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.3.0
Type

Type

jar

Download morpher-engine-hunmorph 1.3.0


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