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