GroupId | GroupIdcom.pojosontheweb |
---|---|
ArtifactId | ArtifactIdwoko-blobs |
Version | Version2.4-beta5 |
Type | Typepom |
Filename | Size |
---|---|
woko-blobs-2.4-beta5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-blobs/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-blobs</artifactId>
<version>2.4-beta5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-blobs/
implementation 'com.pojosontheweb:woko-blobs:2.4-beta5'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-blobs/
implementation ("com.pojosontheweb:woko-blobs:2.4-beta5")
'com.pojosontheweb:woko-blobs:pom:2.4-beta5'
<dependency org="com.pojosontheweb" name="woko-blobs" rev="2.4-beta5">
<artifact name="woko-blobs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-blobs', version='2.4-beta5')
)
libraryDependencies += "com.pojosontheweb" % "woko-blobs" % "2.4-beta5"
[com.pojosontheweb/woko-blobs "2.4-beta5"]