is not current version
Last Version 2.4-beta7

com.pojosontheweb:woko-blobs 2.2-beta5


GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

woko-blobs
Version

Version

2.2-beta5
Type

Type

pom

Download woko-blobs 2.2-beta5

Filename Size
woko-blobs-2.2-beta5.pom 1 KB
Browse

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