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