is not current version
Last Version 2.1.2

io.github.miracelwhipp.net.common:net-common 2.0


Categories

Categories

Net
GroupId

GroupId

io.github.miracelwhipp.net.common
ArtifactId

ArtifactId

net-common
Version

Version

2.0
Type

Type

jar

Download net-common 2.0


<!-- https://jarcasting.com/artifacts/io.github.miracelwhipp.net.common/net-common/ -->
<dependency>
    <groupId>io.github.miracelwhipp.net.common</groupId>
    <artifactId>net-common</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.miracelwhipp.net.common/net-common/
implementation 'io.github.miracelwhipp.net.common:net-common:2.0'
// https://jarcasting.com/artifacts/io.github.miracelwhipp.net.common/net-common/
implementation ("io.github.miracelwhipp.net.common:net-common:2.0")
'io.github.miracelwhipp.net.common:net-common:jar:2.0'
<dependency org="io.github.miracelwhipp.net.common" name="net-common" rev="2.0">
  <artifact name="net-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.miracelwhipp.net.common', module='net-common', version='2.0')
)
libraryDependencies += "io.github.miracelwhipp.net.common" % "net-common" % "2.0"
[io.github.miracelwhipp.net.common/net-common "2.0"]