License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.malliina |
ArtifactId | ArtifactIdokclient_3 |
Version | Version3.1.2 |
Type | Typejar |
Description |
DescriptionokClient
okClient
|
Project Organization |
Project Organizationcom.malliina |
Filename | Size |
---|---|
okclient_3-3.1.2.pom | |
okclient_3-3.1.2.jar | 69 KB |
okclient_3-3.1.2-sources.jar | 4 KB |
okclient_3-3.1.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.malliina/okclient_3/ -->
<dependency>
<groupId>com.malliina</groupId>
<artifactId>okclient_3</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.malliina/okclient_3/
implementation 'com.malliina:okclient_3:3.1.2'
// https://jarcasting.com/artifacts/com.malliina/okclient_3/
implementation ("com.malliina:okclient_3:3.1.2")
'com.malliina:okclient_3:jar:3.1.2'
<dependency org="com.malliina" name="okclient_3" rev="3.1.2">
<artifact name="okclient_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.malliina', module='okclient_3', version='3.1.2')
)
libraryDependencies += "com.malliina" % "okclient_3" % "3.1.2"
[com.malliina/okclient_3 "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.malliina : primitives_3 | jar | 3.1.2 |
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 |