Categories |
CategoriesNet Networking |
---|---|
GroupId | GroupIdcom.siloft |
ArtifactId | ArtifactIdsiloft-networking |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
siloft-networking-0.8.0.pom | |
siloft-networking-0.8.0.jar | 19 KB |
siloft-networking-0.8.0-sources.jar | 25 KB |
siloft-networking-0.8.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.siloft/siloft-networking/ -->
<dependency>
<groupId>com.siloft</groupId>
<artifactId>siloft-networking</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.siloft/siloft-networking/
implementation 'com.siloft:siloft-networking:0.8.0'
// https://jarcasting.com/artifacts/com.siloft/siloft-networking/
implementation ("com.siloft:siloft-networking:0.8.0")
'com.siloft:siloft-networking:jar:0.8.0'
<dependency org="com.siloft" name="siloft-networking" rev="0.8.0">
<artifact name="siloft-networking" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.siloft', module='siloft-networking', version='0.8.0')
)
libraryDependencies += "com.siloft" % "siloft-networking" % "0.8.0"
[com.siloft/siloft-networking "0.8.0"]