Last Version

cursekt 0.1.2

Multiplatform Kotlin library to work with the Curse (CurseForge) API using Ktor.

License

License

Categories

Categories

Net
GroupId

GroupId

net.pearx.cursekt
ArtifactId

ArtifactId

cursekt
Version

Version

0.1.2
Type

Type

pom
Description

Description

cursekt
Multiplatform Kotlin library to work with the Curse (CurseForge) API using Ktor.
Project URL

Project URL

https://github.com/pearxteam/cursekt
Project Organization

Project Organization

PearX Team
Source Code Management

Source Code Management

https://github.com/pearxteam/cursekt

Download cursekt 0.1.2


<!-- https://jarcasting.com/artifacts/net.pearx.cursekt/cursekt/ -->
<dependency>
    <groupId>net.pearx.cursekt</groupId>
    <artifactId>cursekt</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.pearx.cursekt/cursekt/
implementation 'net.pearx.cursekt:cursekt:0.1.2'
// https://jarcasting.com/artifacts/net.pearx.cursekt/cursekt/
implementation ("net.pearx.cursekt:cursekt:0.1.2")
'net.pearx.cursekt:cursekt:pom:0.1.2'
<dependency org="net.pearx.cursekt" name="cursekt" rev="0.1.2">
  <artifact name="cursekt" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.pearx.cursekt', module='cursekt', version='0.1.2')
)
libraryDependencies += "net.pearx.cursekt" % "cursekt" % "0.1.2"
[net.pearx.cursekt/cursekt "0.1.2"]

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.