GroupId | GroupIdcom.github.fs2-blobstore |
---|---|
ArtifactId | ArtifactIdurl_2.13 |
Version | Version0.9.2 |
Type | Typejar |
Filename | Size |
---|---|
url_2.13-0.9.2.pom | |
url_2.13-0.9.2.jar | 241 KB |
url_2.13-0.9.2-sources.jar | 13 KB |
url_2.13-0.9.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fs2-blobstore/url_2.13/ -->
<dependency>
<groupId>com.github.fs2-blobstore</groupId>
<artifactId>url_2.13</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/url_2.13/
implementation 'com.github.fs2-blobstore:url_2.13:0.9.2'
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/url_2.13/
implementation ("com.github.fs2-blobstore:url_2.13:0.9.2")
'com.github.fs2-blobstore:url_2.13:jar:0.9.2'
<dependency org="com.github.fs2-blobstore" name="url_2.13" rev="0.9.2">
<artifact name="url_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fs2-blobstore', module='url_2.13', version='0.9.2')
)
libraryDependencies += "com.github.fs2-blobstore" % "url_2.13" % "0.9.2"
[com.github.fs2-blobstore/url_2.13 "0.9.2"]