Last Version

kpastebin 1.0.0

Multiplatform Kotlin library to interact with the pastebin.com API.

License

License

Categories

Categories

Net
GroupId

GroupId

net.pearx.kpastebin
ArtifactId

ArtifactId

kpastebin
Version

Version

1.0.0
Type

Type

pom
Description

Description

kpastebin
Multiplatform Kotlin library to interact with the pastebin.com API.
Project URL

Project URL

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

Project Organization

PearX Team
Source Code Management

Source Code Management

https://github.com/pearxteam/kpastebin

Download kpastebin 1.0.0


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

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.