| License |
License |
|---|---|
| GroupId | GroupIdcom.github.japgolly.webapp-util |
| ArtifactId | ArtifactIdcore-okhttp4_3 |
| Last Version | Last Version2.0.0-RC2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioncoreOkHttp4
coreOkHttp4
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-okhttp4_3-2.0.0-RC2.pom | |
| core-okhttp4_3-2.0.0-RC2.jar | 12 KB |
| core-okhttp4_3-2.0.0-RC2-sources.jar | 1 KB |
| core-okhttp4_3-2.0.0-RC2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/core-okhttp4_3/ -->
<dependency>
<groupId>com.github.japgolly.webapp-util</groupId>
<artifactId>core-okhttp4_3</artifactId>
<version>2.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/core-okhttp4_3/
implementation 'com.github.japgolly.webapp-util:core-okhttp4_3:2.0.0-RC2'
// https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/core-okhttp4_3/
implementation ("com.github.japgolly.webapp-util:core-okhttp4_3:2.0.0-RC2")
'com.github.japgolly.webapp-util:core-okhttp4_3:jar:2.0.0-RC2'
<dependency org="com.github.japgolly.webapp-util" name="core-okhttp4_3" rev="2.0.0-RC2">
<artifact name="core-okhttp4_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.webapp-util', module='core-okhttp4_3', version='2.0.0-RC2')
)
libraryDependencies += "com.github.japgolly.webapp-util" % "core-okhttp4_3" % "2.0.0-RC2"
[com.github.japgolly.webapp-util/core-okhttp4_3 "2.0.0-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.japgolly.webapp-util : core_3 | jar | 2.0.0-RC2 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |