| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdpl.net.bluesoft |
| ArtifactId | ArtifactIdutil |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUtility package
A bunch of useful classes.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| util-2.0.pom | |
| util-2.0.jar | 25 KB |
| util-2.0-sources.jar | 9 KB |
| util-2.0-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.net.bluesoft/util/ -->
<dependency>
<groupId>pl.net.bluesoft</groupId>
<artifactId>util</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.net.bluesoft/util/
implementation 'pl.net.bluesoft:util:2.0'
// https://jarcasting.com/artifacts/pl.net.bluesoft/util/
implementation ("pl.net.bluesoft:util:2.0")
'pl.net.bluesoft:util:jar:2.0'
<dependency org="pl.net.bluesoft" name="util" rev="2.0">
<artifact name="util" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.net.bluesoft', module='util', version='2.0')
)
libraryDependencies += "pl.net.bluesoft" % "util" % "2.0"
[pl.net.bluesoft/util "2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| org.apache.commons : commons-lang3 | jar | 3.1 |