| License |
License |
|---|---|
| GroupId | GroupIdio.leopard |
| ArtifactId | ArtifactIdhosts4j |
| Version | Version0.0.3 |
| Type | Typejar |
| Description |
DescriptionHosts4j
Hosts4j
|
| Filename | Size |
|---|---|
| hosts4j-0.0.3.pom | |
| hosts4j-0.0.3.jar | 6 KB |
| hosts4j-0.0.3-sources.jar | 3 KB |
| hosts4j-0.0.3-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/hosts4j/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>hosts4j</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/hosts4j/
implementation 'io.leopard:hosts4j:0.0.3'
// https://jarcasting.com/artifacts/io.leopard/hosts4j/
implementation ("io.leopard:hosts4j:0.0.3")
'io.leopard:hosts4j:jar:0.0.3'
<dependency org="io.leopard" name="hosts4j" rev="0.0.3">
<artifact name="hosts4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='hosts4j', version='0.0.3')
)
libraryDependencies += "io.leopard" % "hosts4j" % "0.0.3"
[io.leopard/hosts4j "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |