License |
License |
---|---|
GroupId | GroupIdcom.github.grapheco |
ArtifactId | ArtifactIdgraiph-blob |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionblob common API
blob common API
|
Filename | Size |
---|---|
graiph-blob-0.1.0.pom | |
graiph-blob-0.1.0.jar | 90 KB |
graiph-blob-0.1.0-sources.jar | 14 KB |
graiph-blob-0.1.0-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.grapheco/graiph-blob/ -->
<dependency>
<groupId>com.github.grapheco</groupId>
<artifactId>graiph-blob</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grapheco/graiph-blob/
implementation 'com.github.grapheco:graiph-blob:0.1.0'
// https://jarcasting.com/artifacts/com.github.grapheco/graiph-blob/
implementation ("com.github.grapheco:graiph-blob:0.1.0")
'com.github.grapheco:graiph-blob:jar:0.1.0'
<dependency org="com.github.grapheco" name="graiph-blob" rev="0.1.0">
<artifact name="graiph-blob" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grapheco', module='graiph-blob', version='0.1.0')
)
libraryDependencies += "com.github.grapheco" % "graiph-blob" % "0.1.0"
[com.github.grapheco/graiph-blob "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
commons-codec : commons-codec | jar | 1.11 |
org.slf4j : slf4j-api | jar | 1.7.25 |
eu.medsea.mimeutil : mime-util | jar | 2.1.3 |
org.apache.httpcomponents : httpclient | jar | 4.5.7 |
org.scala-lang : scala-library | jar | 2.11.12 |