не последняя версия
Последняя версия 1.1

com.digitalpebble.behemoth:behemoth-gate 1.0


Группа

Группа

com.digitalpebble.behemoth
Идентификатор

Идентификатор

behemoth-gate
Версия

Версия

1.0
Тип

Тип

jar

Скачать 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"]