| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.derquinse.bocas | 
| ArtifactId | ArtifactIdbocas | 
| Last Version | Last Version1.2.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDerquinse Bocas :: Core Core module of Derquinse Bocas | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| bocas-1.2.5.pom | |
| bocas-1.2.5.jar | 12 KB | 
| bocas-1.2.5-tests.jar | 6 KB | 
| bocas-1.2.5-sources.jar | 11 KB | 
| bocas-1.2.5-javadoc.jar | 57 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.derquinse.bocas/bocas/ -->
<dependency>
    <groupId>net.derquinse.bocas</groupId>
    <artifactId>bocas</artifactId>
    <version>1.2.5</version>
</dependency>// https://jarcasting.com/artifacts/net.derquinse.bocas/bocas/
implementation 'net.derquinse.bocas:bocas:1.2.5'// https://jarcasting.com/artifacts/net.derquinse.bocas/bocas/
implementation ("net.derquinse.bocas:bocas:1.2.5")'net.derquinse.bocas:bocas:jar:1.2.5'<dependency org="net.derquinse.bocas" name="bocas" rev="1.2.5">
  <artifact name="bocas" type="jar" />
</dependency>@Grapes(
@Grab(group='net.derquinse.bocas', module='bocas', version='1.2.5')
)libraryDependencies += "net.derquinse.bocas" % "bocas" % "1.2.5"[net.derquinse.bocas/bocas "1.2.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.derquinse : derquinse-common-base | jar | 1.0.37 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.derquinse : derquinse-common-base | test-jar | 1.0.37 | 
| net.derquinse : derquinse-common-test-deps | pom | 1.0.37 |