License |
License
http://www.gnu.org/licenses/lgpl.txt
|
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.alantea |
ArtifactId | ArtifactIdsocks |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.alantea:socks
Socketing system
|
Filename | Size |
---|---|
socks-0.0.1.pom | |
socks-0.0.1.jar | 56 KB |
socks-0.0.1-sources.jar | 36 KB |
socks-0.0.1-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.alantea/socks/ -->
<dependency>
<groupId>net.alantea</groupId>
<artifactId>socks</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.alantea/socks/
implementation 'net.alantea:socks:0.0.1'
// https://jarcasting.com/artifacts/net.alantea/socks/
implementation ("net.alantea:socks:0.0.1")
'net.alantea:socks:jar:0.0.1'
<dependency org="net.alantea" name="socks" rev="0.0.1">
<artifact name="socks" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.alantea', module='socks', version='0.0.1')
)
libraryDependencies += "net.alantea" % "socks" % "0.0.1"
[net.alantea/socks "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.7 |
bsh : bsh | jar | 2.0b4 |
net.alantea : tools | jar | 0.0.1 |