License |
License |
---|---|
Categories |
CategoriesNet Networking |
GroupId | GroupIdio.snice.networking |
ArtifactId | ArtifactIdnetworking-parent |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSnice Networking
Snice Networking - A Super Nice Way to deal with networking
|
Filename | Size |
---|---|
networking-parent-0.0.9.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.snice.networking/networking-parent/ -->
<dependency>
<groupId>io.snice.networking</groupId>
<artifactId>networking-parent</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.snice.networking/networking-parent/
implementation 'io.snice.networking:networking-parent:0.0.9'
// https://jarcasting.com/artifacts/io.snice.networking/networking-parent/
implementation ("io.snice.networking:networking-parent:0.0.9")
'io.snice.networking:networking-parent:pom:0.0.9'
<dependency org="io.snice.networking" name="networking-parent" rev="0.0.9">
<artifact name="networking-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.snice.networking', module='networking-parent', version='0.0.9')
)
libraryDependencies += "io.snice.networking" % "networking-parent" % "0.0.9"
[io.snice.networking/networking-parent "0.0.9"]