is not current version
Last Version 0.1.5

com.github.vatbub:common.internet 0.1.0

Common classes for interaction with the internet

Categories

Categories

Net
GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

common.internet
Version

Version

0.1.0
Type

Type

jar

Download common.internet 0.1.0


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