License |
License |
---|---|
GroupId | GroupIdcom.osinka.httpbl |
ArtifactId | ArtifactIdhttpbl_2.9.1 |
Version | Version1.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.9.1-1.0.0.pom | |
httpbl_2.9.1-1.0.0.jar | 9 KB |
httpbl_2.9.1-1.0.0-sources.jar | 1 KB |
httpbl_2.9.1-1.0.0-javadoc.jar | 252 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.osinka.httpbl/httpbl_2.9.1/ -->
<dependency>
<groupId>com.osinka.httpbl</groupId>
<artifactId>httpbl_2.9.1</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.osinka.httpbl/httpbl_2.9.1/
implementation 'com.osinka.httpbl:httpbl_2.9.1:1.0.0'
// https://jarcasting.com/artifacts/com.osinka.httpbl/httpbl_2.9.1/
implementation ("com.osinka.httpbl:httpbl_2.9.1:1.0.0")
'com.osinka.httpbl:httpbl_2.9.1:jar:1.0.0'
<dependency org="com.osinka.httpbl" name="httpbl_2.9.1" rev="1.0.0">
<artifact name="httpbl_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.osinka.httpbl', module='httpbl_2.9.1', version='1.0.0')
)
libraryDependencies += "com.osinka.httpbl" % "httpbl_2.9.1" % "1.0.0"
[com.osinka.httpbl/httpbl_2.9.1 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.1 | jar | 2.0.M5b |
org.scalacheck : scalacheck_2.9.1 | jar | 1.10.0 |