License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdano-net |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanotheria net utils
Defines various standards for all Anotheria Maven Projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ano-net-2.1.1.pom | |
ano-net-2.1.1.jar | 39 KB |
ano-net-2.1.1-sources.jar | 25 KB |
ano-net-2.1.1-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/ano-net/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-net</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/ano-net/
implementation 'net.anotheria:ano-net:2.1.1'
// https://jarcasting.com/artifacts/net.anotheria/ano-net/
implementation ("net.anotheria:ano-net:2.1.1")
'net.anotheria:ano-net:jar:2.1.1'
<dependency org="net.anotheria" name="ano-net" rev="2.1.1">
<artifact name="ano-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='ano-net', version='2.1.1')
)
libraryDependencies += "net.anotheria" % "ano-net" % "2.1.1"
[net.anotheria/ano-net "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.anotheria : ano-util | jar | 2.1.6 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : findbugs | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |