s

sporniket-networking

Collection of essential java code to solve various problems.
${url.base}/blob/master/${project.artifactId}
GNU LGPL V3
Sporniket-Studio.com
David SPORN
Files download
File Operation
sporniket-networking-22.11.00.pom download
Apache Maven
<dependency>
  <groupId>com.sporniket.networking</groupId>
  <artifactId>sporniket-networking</artifactId>
  <version>22.11.00</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.sporniket.networking:sporniket-networking:22.11.00'
Gradle Kotlin
implementation("com.sporniket.networking:sporniket-networking:22.11.00")
Scala SBT
libraryDependencies += "com.sporniket.networking" % "sporniket-networking" % "22.11.00"
Groovy Grape
@Grapes(
  @Grab(group='com.sporniket.networking', module='sporniket-networking', version='22.11.00')
)
Apache Ivy
<dependency org="com.sporniket.networking" name="sporniket-networking" rev="22.11.00" />
Leiningen
[com.sporniket.networking/sporniket-networking "22.11.00"]
Apache Buildr
'com.sporniket.networking:sporniket-networking:jar:22.11.00'
Dependencies
The project has no third-party dependencies