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