is not current version
Last Version 1.1

com.digitalpebble.behemoth:behemoth-gate 1.0


GroupId

GroupId

com.digitalpebble.behemoth
ArtifactId

ArtifactId

behemoth-gate
Version

Version

1.0
Type

Type

jar

Download behemoth-gate 1.0


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