is not current version
Last Version 1.1

com.digitalpebble.behemoth:behemoth-language-id 1.0


GroupId

GroupId

com.digitalpebble.behemoth
ArtifactId

ArtifactId

behemoth-language-id
Version

Version

1.0
Type

Type

jar

Download behemoth-language-id 1.0


<!-- https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-language-id/ -->
<dependency>
    <groupId>com.digitalpebble.behemoth</groupId>
    <artifactId>behemoth-language-id</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-language-id/
implementation 'com.digitalpebble.behemoth:behemoth-language-id:1.0'
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-language-id/
implementation ("com.digitalpebble.behemoth:behemoth-language-id:1.0")
'com.digitalpebble.behemoth:behemoth-language-id:jar:1.0'
<dependency org="com.digitalpebble.behemoth" name="behemoth-language-id" rev="1.0">
  <artifact name="behemoth-language-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble.behemoth', module='behemoth-language-id', version='1.0')
)
libraryDependencies += "com.digitalpebble.behemoth" % "behemoth-language-id" % "1.0"
[com.digitalpebble.behemoth/behemoth-language-id "1.0"]