is not current version
Last Version 1.6.0

com.github.szgabsz91:morpher-system-api 1.0.1

Morpher System API that contains the base interfaces and classes for Morpher System implementations

GroupId

GroupId

com.github.szgabsz91
ArtifactId

ArtifactId

morpher-system-api
Version

Version

1.0.1
Type

Type

jar

Download morpher-system-api 1.0.1


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