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