BBMSoft Utils
A collection of general purpose utility classes. More details coming soon.
| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.bbmsoft |
| ArtifactId | ArtifactIdbbm-utils |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBBM Utils
A collection of general purpose utility classes.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bbm-utils-3.0.0.pom | |
| bbm-utils-3.0.0.jar | 34 KB |
| bbm-utils-3.0.0-sources.jar | 17 KB |
| bbm-utils-3.0.0-javadoc.jar | 145 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.bbmsoft/bbm-utils/ -->
<dependency>
<groupId>net.bbmsoft</groupId>
<artifactId>bbm-utils</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.bbmsoft/bbm-utils/
implementation 'net.bbmsoft:bbm-utils:3.0.0'
// https://jarcasting.com/artifacts/net.bbmsoft/bbm-utils/
implementation ("net.bbmsoft:bbm-utils:3.0.0")
'net.bbmsoft:bbm-utils:jar:3.0.0'
<dependency org="net.bbmsoft" name="bbm-utils" rev="3.0.0">
<artifact name="bbm-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bbmsoft', module='bbm-utils', version='3.0.0')
)
libraryDependencies += "net.bbmsoft" % "bbm-utils" % "3.0.0"
[net.bbmsoft/bbm-utils "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 6.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
A collection of general purpose utility classes. More details coming soon.