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