| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.bolbat | 
| ArtifactId | ArtifactIdbb-utils | 
| Last Version | Last Version0.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCommon Utilities Common Development Utilities | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| bb-utils-0.3.0.pom | |
| bb-utils-0.3.0.jar | 57 KB | 
| bb-utils-0.3.0-sources.jar | 33 KB | 
| bb-utils-0.3.0-javadoc.jar | 232 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.bolbat/bb-utils/ -->
<dependency>
    <groupId>net.bolbat</groupId>
    <artifactId>bb-utils</artifactId>
    <version>0.3.0</version>
</dependency>// https://jarcasting.com/artifacts/net.bolbat/bb-utils/
implementation 'net.bolbat:bb-utils:0.3.0'// https://jarcasting.com/artifacts/net.bolbat/bb-utils/
implementation ("net.bolbat:bb-utils:0.3.0")'net.bolbat:bb-utils:jar:0.3.0'<dependency org="net.bolbat" name="bb-utils" rev="0.3.0">
  <artifact name="bb-utils" type="jar" />
</dependency>@Grapes(
@Grab(group='net.bolbat', module='bb-utils', version='0.3.0')
)libraryDependencies += "net.bolbat" % "bb-utils" % "0.3.0"[net.bolbat/bb-utils "0.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.bolbat : bb-test | jar | 0.1.0 | 
| cglib : cglib | jar | 2.2.2 |