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