is not current version
Last Version 1.2.5

net.derquinse.bocas:bocas-parent 0.0.1

Parent POM for Derquinse BOCAS Project

Categories

Categories

Net
GroupId

GroupId

net.derquinse.bocas
ArtifactId

ArtifactId

bocas-parent
Version

Version

0.0.1
Type

Type

pom

Download bocas-parent 0.0.1

Filename Size
bocas-parent-0.0.1.pom 1 KB
Browse

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