License |
License |
---|---|
Categories |
CategoriesNet Networking |
GroupId | GroupIdcom.sporniket.networking |
ArtifactId | ArtifactIdsporniket-networking |
Last Version | Last Version20.05.00 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsporniket-networking
Collection of essential java code to solve various problems.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sporniket-networking-20.05.00.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sporniket.networking/sporniket-networking/ -->
<dependency>
<groupId>com.sporniket.networking</groupId>
<artifactId>sporniket-networking</artifactId>
<version>20.05.00</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sporniket.networking/sporniket-networking/
implementation 'com.sporniket.networking:sporniket-networking:20.05.00'
// https://jarcasting.com/artifacts/com.sporniket.networking/sporniket-networking/
implementation ("com.sporniket.networking:sporniket-networking:20.05.00")
'com.sporniket.networking:sporniket-networking:pom:20.05.00'
<dependency org="com.sporniket.networking" name="sporniket-networking" rev="20.05.00">
<artifact name="sporniket-networking" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sporniket.networking', module='sporniket-networking', version='20.05.00')
)
libraryDependencies += "com.sporniket.networking" % "sporniket-networking" % "20.05.00"
[com.sporniket.networking/sporniket-networking "20.05.00"]