is not current version
Last Version 1.2.5

net.derquinse.bocas:bocas-parent 1.1.9

Parent POM for Derquinse Bocas Project

Categories

Categories

Net
GroupId

GroupId

net.derquinse.bocas
ArtifactId

ArtifactId

bocas-parent
Version

Version

1.1.9
Type

Type

pom

Download bocas-parent 1.1.9

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

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