is not current version
Last Version 1.6.0

com.github.szgabsz91:morpher-system-impl 1.2.0

Morpher System Impl that can handle multiple Morpher Engines related to different languages

GroupId

GroupId

com.github.szgabsz91
ArtifactId

ArtifactId

morpher-system-impl
Version

Version

1.2.0
Type

Type

jar

Download morpher-system-impl 1.2.0


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