License |
License |
---|---|
GroupId | GroupIdcom.notuvy |
ArtifactId | ArtifactIdnotuvyutil |
Last Version | Last Version0.0.28 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNOTUVY Utilities
General utilities and tools to simplify the creation new standalone applications.
|
Project URL |
Project URL |
Filename | Size |
---|---|
notuvyutil-0.0.28.pom | |
notuvyutil-0.0.28.jar | 249 KB |
notuvyutil-0.0.28-sources.jar | 164 KB |
notuvyutil-0.0.28-javadoc.jar | 902 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.notuvy/notuvyutil/ -->
<dependency>
<groupId>com.notuvy</groupId>
<artifactId>notuvyutil</artifactId>
<version>0.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.notuvy/notuvyutil/
implementation 'com.notuvy:notuvyutil:0.0.28'
// https://jarcasting.com/artifacts/com.notuvy/notuvyutil/
implementation ("com.notuvy:notuvyutil:0.0.28")
'com.notuvy:notuvyutil:jar:0.0.28'
<dependency org="com.notuvy" name="notuvyutil" rev="0.0.28">
<artifact name="notuvyutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.notuvy', module='notuvyutil', version='0.0.28')
)
libraryDependencies += "com.notuvy" % "notuvyutil" % "0.0.28"
[com.notuvy/notuvyutil "0.0.28"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.1 |
log4j : log4j | jar | 1.2.13 |
commons-lang : commons-lang | jar | 2.3 |
jdom : jdom | jar | 1.0 |
commons-net : commons-net | jar | 1.4.1 |
commons-io : commons-io | jar | 1.4 |
commons-httpclient : commons-httpclient | jar | 3.1 |