is not current version
Last Version 1.0.3

io.github.bradfordcan:kotlin-client-petstore-multiplatform 1.0.1

A demo for deployment to the Central Repository. A kotlin client library for OpenAPI Petstore by org.openapitools

Categories

Categories

Kotlin Languages CLI User Interface ORM Data
GroupId

GroupId

io.github.bradfordcan
ArtifactId

ArtifactId

kotlin-client-petstore-multiplatform
Version

Version

1.0.1
Type

Type

jar

Download kotlin-client-petstore-multiplatform 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.bradfordcan/kotlin-client-petstore-multiplatform/ -->
<dependency>
    <groupId>io.github.bradfordcan</groupId>
    <artifactId>kotlin-client-petstore-multiplatform</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bradfordcan/kotlin-client-petstore-multiplatform/
implementation 'io.github.bradfordcan:kotlin-client-petstore-multiplatform:1.0.1'
// https://jarcasting.com/artifacts/io.github.bradfordcan/kotlin-client-petstore-multiplatform/
implementation ("io.github.bradfordcan:kotlin-client-petstore-multiplatform:1.0.1")
'io.github.bradfordcan:kotlin-client-petstore-multiplatform:jar:1.0.1'
<dependency org="io.github.bradfordcan" name="kotlin-client-petstore-multiplatform" rev="1.0.1">
  <artifact name="kotlin-client-petstore-multiplatform" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bradfordcan', module='kotlin-client-petstore-multiplatform', version='1.0.1')
)
libraryDependencies += "io.github.bradfordcan" % "kotlin-client-petstore-multiplatform" % "1.0.1"
[io.github.bradfordcan/kotlin-client-petstore-multiplatform "1.0.1"]