is not current version
Last Version 2.1.3

com.zmannotes:net-pull 0.0.6

net-pull implementation in java.

Categories

Categories

Net
GroupId

GroupId

com.zmannotes
ArtifactId

ArtifactId

net-pull
Version

Version

0.0.6
Type

Type

jar

Download net-pull 0.0.6


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