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