is not current version
Last Version 0.9.6

com.github.fs2-blobstore:url_3 0.9.1

url

GroupId

GroupId

com.github.fs2-blobstore
ArtifactId

ArtifactId

url_3
Version

Version

0.9.1
Type

Type

jar

Download url_3 0.9.1


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