License |
License |
---|---|
GroupId | GroupIdcom.mixnode.utils |
ArtifactId | ArtifactIdwarcreader |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionWARC-reader
test version of WARC-reader
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
warcreader-1.0.pom | |
warcreader-1.0.jar | 12 KB |
warcreader-1.0-sources.jar | 8 KB |
warcreader-1.0-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mixnode.utils/warcreader/ -->
<dependency>
<groupId>com.mixnode.utils</groupId>
<artifactId>warcreader</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mixnode.utils/warcreader/
implementation 'com.mixnode.utils:warcreader:1.0'
// https://jarcasting.com/artifacts/com.mixnode.utils/warcreader/
implementation ("com.mixnode.utils:warcreader:1.0")
'com.mixnode.utils:warcreader:jar:1.0'
<dependency org="com.mixnode.utils" name="warcreader" rev="1.0">
<artifact name="warcreader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mixnode.utils', module='warcreader', version='1.0')
)
libraryDependencies += "com.mixnode.utils" % "warcreader" % "1.0"
[com.mixnode.utils/warcreader "1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
org.apache.httpcomponents : httpcore | jar | 4.4.5 |
commons-io : commons-io | jar | 2.4 |