is not current version
Last Version 1.2.5

net.derquinse.bocas:bocas-parent 1.0.2

Parent POM for Derquinse Bocas Project

Categories

Categories

Net
GroupId

GroupId

net.derquinse.bocas
ArtifactId

ArtifactId

bocas-parent
Version

Version

1.0.2
Type

Type

pom

Download bocas-parent 1.0.2

Filename Size
bocas-parent-1.0.2.pom 2 KB
Browse

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