is not current version
Last Version 0.6

com.gregmarut.commons:network 0.4


Categories

Categories

Net
GroupId

GroupId

com.gregmarut.commons
ArtifactId

ArtifactId

network
Version

Version

0.4
Type

Type

jar

Download network 0.4


<!-- https://jarcasting.com/artifacts/com.gregmarut.commons/network/ -->
<dependency>
    <groupId>com.gregmarut.commons</groupId>
    <artifactId>network</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gregmarut.commons/network/
implementation 'com.gregmarut.commons:network:0.4'
// https://jarcasting.com/artifacts/com.gregmarut.commons/network/
implementation ("com.gregmarut.commons:network:0.4")
'com.gregmarut.commons:network:jar:0.4'
<dependency org="com.gregmarut.commons" name="network" rev="0.4">
  <artifact name="network" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gregmarut.commons', module='network', version='0.4')
)
libraryDependencies += "com.gregmarut.commons" % "network" % "0.4"
[com.gregmarut.commons/network "0.4"]