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