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