is not current version
Last Version 1.6.0

com.github.szgabsz91:morpher-language-handler-api 0.0.8

Language Handler API contains the core interfaces and classes for language handler implementations

GroupId

GroupId

com.github.szgabsz91
ArtifactId

ArtifactId

morpher-language-handler-api
Version

Version

0.0.8
Type

Type

jar

Download morpher-language-handler-api 0.0.8


<!-- https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-language-handler-api/ -->
<dependency>
    <groupId>com.github.szgabsz91</groupId>
    <artifactId>morpher-language-handler-api</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-language-handler-api/
implementation 'com.github.szgabsz91:morpher-language-handler-api:0.0.8'
// https://jarcasting.com/artifacts/com.github.szgabsz91/morpher-language-handler-api/
implementation ("com.github.szgabsz91:morpher-language-handler-api:0.0.8")
'com.github.szgabsz91:morpher-language-handler-api:jar:0.0.8'
<dependency org="com.github.szgabsz91" name="morpher-language-handler-api" rev="0.0.8">
  <artifact name="morpher-language-handler-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.szgabsz91', module='morpher-language-handler-api', version='0.0.8')
)
libraryDependencies += "com.github.szgabsz91" % "morpher-language-handler-api" % "0.0.8"
[com.github.szgabsz91/morpher-language-handler-api "0.0.8"]