is not current version
Last Version 1.6.0

com.github.szgabsz91:morpher-core 0.0.1


GroupId

GroupId

com.github.szgabsz91
ArtifactId

ArtifactId

morpher-core
Version

Version

0.0.1
Type

Type

jar

Download morpher-core 0.0.1


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