is not current version
Last Version 2020.0.14-PREVIEW

org.hexworks.cobalt:cobalt.networking 2020.0.12-RELEASE

Networking utilities for Cobalt.

Categories

Categories

Net Networking
GroupId

GroupId

org.hexworks.cobalt
ArtifactId

ArtifactId

cobalt.networking
Version

Version

2020.0.12-RELEASE
Type

Type

pom

Download cobalt.networking 2020.0.12-RELEASE


<!-- https://jarcasting.com/artifacts/org.hexworks.cobalt/cobalt.networking/ -->
<dependency>
    <groupId>org.hexworks.cobalt</groupId>
    <artifactId>cobalt.networking</artifactId>
    <version>2020.0.12-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hexworks.cobalt/cobalt.networking/
implementation 'org.hexworks.cobalt:cobalt.networking:2020.0.12-RELEASE'
// https://jarcasting.com/artifacts/org.hexworks.cobalt/cobalt.networking/
implementation ("org.hexworks.cobalt:cobalt.networking:2020.0.12-RELEASE")
'org.hexworks.cobalt:cobalt.networking:pom:2020.0.12-RELEASE'
<dependency org="org.hexworks.cobalt" name="cobalt.networking" rev="2020.0.12-RELEASE">
  <artifact name="cobalt.networking" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hexworks.cobalt', module='cobalt.networking', version='2020.0.12-RELEASE')
)
libraryDependencies += "org.hexworks.cobalt" % "cobalt.networking" % "2020.0.12-RELEASE"
[org.hexworks.cobalt/cobalt.networking "2020.0.12-RELEASE"]