petstore-2

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

License

License

Categories

Categories

Kotlin Languages CLI User Interface ORM Data
GroupId

GroupId

io.github.bradfordcan
ArtifactId

ArtifactId

kotlin-client-petstore-multiplatform
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

petstore-2
A demo for deployment to the Central Repository. A kotlin client library for OpenAPI Petstore by org.openapitools
Source Code Management

Source Code Management

http://github.com/bradfordcan/OSSRH-71200/tree/main

Download kotlin-client-petstore-multiplatform

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0