GroupId | GroupIdcom.github.szgabsz91 |
---|---|
ArtifactId | ArtifactIdmorpher-engine-impl |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
morpher-engine-impl-1.3.0.pom | |
morpher-engine-impl-1.3.0.jar | 61 KB |
morpher-engine-impl-1.3.0-sources.jar | 78 KB |
morpher-engine-impl-1.3.0-javadoc.jar | 218 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-engine-impl/ -->
<dependency>
<groupId>com.github.szgabsz91</groupId>
<artifactId>morpher-engine-impl</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-engine-impl/
implementation 'com.github.szgabsz91:morpher-engine-impl:1.3.0'
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-engine-impl/
implementation ("com.github.szgabsz91:morpher-engine-impl:1.3.0")
'com.github.szgabsz91:morpher-engine-impl:jar:1.3.0'
<dependency org="com.github.szgabsz91" name="morpher-engine-impl" rev="1.3.0">
<artifact name="morpher-engine-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.szgabsz91', module='morpher-engine-impl', version='1.3.0')
)
libraryDependencies += "com.github.szgabsz91" % "morpher-engine-impl" % "1.3.0"
[com.github.szgabsz91/morpher-engine-impl "1.3.0"]