License |
License |
---|---|
GroupId | GroupIdcom.osinka.httpbl |
ArtifactId | ArtifactIdhttpbl_2.10 |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionhttpbl
http:BL API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
httpbl_2.10-2.0.0.pom | |
httpbl_2.10-2.0.0.jar | 17 KB |
httpbl_2.10-2.0.0-sources.jar | 1 KB |
httpbl_2.10-2.0.0-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.osinka.httpbl/httpbl_2.10/ -->
<dependency>
<groupId>com.osinka.httpbl</groupId>
<artifactId>httpbl_2.10</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.osinka.httpbl/httpbl_2.10/
implementation 'com.osinka.httpbl:httpbl_2.10:2.0.0'
// https://jarcasting.com/artifacts/com.osinka.httpbl/httpbl_2.10/
implementation ("com.osinka.httpbl:httpbl_2.10:2.0.0")
'com.osinka.httpbl:httpbl_2.10:jar:2.0.0'
<dependency org="com.osinka.httpbl" name="httpbl_2.10" rev="2.0.0">
<artifact name="httpbl_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.osinka.httpbl', module='httpbl_2.10', version='2.0.0')
)
libraryDependencies += "com.osinka.httpbl" % "httpbl_2.10" % "2.0.0"
[com.osinka.httpbl/httpbl_2.10 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.2 |
org.scalacheck : scalacheck_2.10 | jar | 1.11.6 |