GroupId | GroupIdcom.github.szgabsz91 |
---|---|
ArtifactId | ArtifactIdmorpher-language-handler-api |
Version | Version1.1.1 |
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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-language-handler-api/
implementation 'com.github.szgabsz91:morpher-language-handler-api:1.1.1'
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-language-handler-api/
implementation ("com.github.szgabsz91:morpher-language-handler-api:1.1.1")
'com.github.szgabsz91:morpher-language-handler-api:jar:1.1.1'
<dependency org="com.github.szgabsz91" name="morpher-language-handler-api" rev="1.1.1">
<artifact name="morpher-language-handler-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.szgabsz91', module='morpher-language-handler-api', version='1.1.1')
)
libraryDependencies += "com.github.szgabsz91" % "morpher-language-handler-api" % "1.1.1"
[com.github.szgabsz91/morpher-language-handler-api "1.1.1"]