is not current version
Last Version 2.1.3

com.zmannotes:net-pull 2.1.0

net-pull implementation in java.

Categories

Categories

Net
GroupId

GroupId

com.zmannotes
ArtifactId

ArtifactId

net-pull
Version

Version

2.1.0
Type

Type

jar

Download net-pull 2.1.0


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