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