License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.segoia |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons
Various Java Utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
commons-0.0.4.pom | |
commons-0.0.4.jar | 282 KB |
commons-0.0.4-sources.jar | 255 KB |
commons-0.0.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.segoia/commons/ -->
<dependency>
<groupId>net.segoia</groupId>
<artifactId>commons</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.segoia/commons/
implementation 'net.segoia:commons:0.0.4'
// https://jarcasting.com/artifacts/net.segoia/commons/
implementation ("net.segoia:commons:0.0.4")
'net.segoia:commons:jar:0.0.4'
<dependency org="net.segoia" name="commons" rev="0.0.4">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.segoia', module='commons', version='0.0.4')
)
libraryDependencies += "net.segoia" % "commons" % "0.0.4"
[net.segoia/commons "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
javax.mail : mail | jar | 1.4.3 |
commons-net : commons-net | jar | 2.2 |
junit : junit | jar | 4.9 |