is not current version
Last Version 0.5.0

org.blobit:blobit 0.1.0

A distributed large object storage

GroupId

GroupId

org.blobit
ArtifactId

ArtifactId

blobit
Version

Version

0.1.0
Type

Type

pom

Download blobit 0.1.0

Filename Size
blobit-0.1.0.pom 10 KB
Browse

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