is not current version
Last Version 1.1

com.digitalpebble.behemoth:behemoth-parent 1.0

Parent module for Behemoth

GroupId

GroupId

com.digitalpebble.behemoth
ArtifactId

ArtifactId

behemoth-parent
Version

Version

1.0
Type

Type

pom

Download behemoth-parent 1.0

Filename Size
behemoth-parent-1.0.pom 2 KB
Browse

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