| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.malliina |
| ArtifactId | ArtifactIdokclient_3 |
| Last Version | Last Version3.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionokClient
okClient
|
| Project Organization |
Project Organizationcom.malliina |
| Filename | Size |
|---|---|
| okclient_3-3.1.3.pom | |
| okclient_3-3.1.3.jar | 68 KB |
| okclient_3-3.1.3-sources.jar | 4 KB |
| okclient_3-3.1.3-javadoc.jar | 245 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.malliina/okclient_3/ -->
<dependency>
<groupId>com.malliina</groupId>
<artifactId>okclient_3</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.malliina/okclient_3/
implementation 'com.malliina:okclient_3:3.1.3'
// https://jarcasting.com/artifacts/com.malliina/okclient_3/
implementation ("com.malliina:okclient_3:3.1.3")
'com.malliina:okclient_3:jar:3.1.3'
<dependency org="com.malliina" name="okclient_3" rev="3.1.3">
<artifact name="okclient_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.malliina', module='okclient_3', version='3.1.3')
)
libraryDependencies += "com.malliina" % "okclient_3" % "3.1.3"
[com.malliina/okclient_3 "3.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.malliina : primitives_3 | jar | 3.1.3 |
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_3 | jar | 0.7.29 |