License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.zmannotes |
ArtifactId | ArtifactIdnet-pull |
Version | Version2.1.3 |
Type | Typejar |
Description |
Descriptionjava net-pull
net-pull implementation in java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
net-pull-2.1.3.pom | |
net-pull-2.1.3.jar | 5 KB |
net-pull-2.1.3-sources.jar | 5 KB |
net-pull-2.1.3-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zmannotes/net-pull/ -->
<dependency>
<groupId>com.zmannotes</groupId>
<artifactId>net-pull</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.zmannotes/net-pull/
implementation 'com.zmannotes:net-pull:2.1.3'
// https://jarcasting.com/artifacts/com.zmannotes/net-pull/
implementation ("com.zmannotes:net-pull:2.1.3")
'com.zmannotes:net-pull:jar:2.1.3'
<dependency org="com.zmannotes" name="net-pull" rev="2.1.3">
<artifact name="net-pull" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zmannotes', module='net-pull', version='2.1.3')
)
libraryDependencies += "com.zmannotes" % "net-pull" % "2.1.3"
[com.zmannotes/net-pull "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.zmannotes.stream : pull-stream | jar | 2.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |