| License |
License |
|---|---|
| GroupId | GroupIdio.shaka |
| ArtifactId | ArtifactIdnaive-http_2.13 |
| Version | Version124 |
| Type | Typejar |
| Description |
Descriptionnaive-http
naive-http
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| naive-http_2.13-124.pom | |
| naive-http_2.13-124.jar | 333 KB |
| naive-http_2.13-124-sources.jar | 17 KB |
| naive-http_2.13-124-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.shaka/naive-http_2.13/ -->
<dependency>
<groupId>io.shaka</groupId>
<artifactId>naive-http_2.13</artifactId>
<version>124</version>
</dependency>
// https://jarcasting.com/artifacts/io.shaka/naive-http_2.13/
implementation 'io.shaka:naive-http_2.13:124'
// https://jarcasting.com/artifacts/io.shaka/naive-http_2.13/
implementation ("io.shaka:naive-http_2.13:124")
'io.shaka:naive-http_2.13:jar:124'
<dependency org="io.shaka" name="naive-http_2.13" rev="124">
<artifact name="naive-http_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shaka', module='naive-http_2.13', version='124')
)
libraryDependencies += "io.shaka" % "naive-http_2.13" % "124"
[io.shaka/naive-http_2.13 "124"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty.orbit : javax.servlet | jar | 2.5.0.v201103041518 |
| org.scalatest : scalatest_2.13 | jar | 3.1.2 |