GroupId | GroupIdcom.github.szgabsz91 |
---|---|
ArtifactId | ArtifactIdmorpher-language-handler-api |
Version | Version1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-language-handler-api/ -->
<dependency>
<groupId>com.github.szgabsz91</groupId>
<artifactId>morpher-language-handler-api</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-language-handler-api/
implementation 'com.github.szgabsz91:morpher-language-handler-api:1.0.0'
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-language-handler-api/
implementation ("com.github.szgabsz91:morpher-language-handler-api:1.0.0")
'com.github.szgabsz91:morpher-language-handler-api:jar:1.0.0'
<dependency org="com.github.szgabsz91" name="morpher-language-handler-api" rev="1.0.0">
<artifact name="morpher-language-handler-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.szgabsz91', module='morpher-language-handler-api', version='1.0.0')
)
libraryDependencies += "com.github.szgabsz91" % "morpher-language-handler-api" % "1.0.0"
[com.github.szgabsz91/morpher-language-handler-api "1.0.0"]