is not current version
Last Version 1.2.1

com.github.kennedyoliveira:pastebin4j 1.2.0

Implementation of the PasteBin public API..

GroupId

GroupId

com.github.kennedyoliveira
ArtifactId

ArtifactId

pastebin4j
Version

Version

1.2.0
Type

Type

jar

Download pastebin4j 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.kennedyoliveira/pastebin4j/ -->
<dependency>
    <groupId>com.github.kennedyoliveira</groupId>
    <artifactId>pastebin4j</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kennedyoliveira/pastebin4j/
implementation 'com.github.kennedyoliveira:pastebin4j:1.2.0'
// https://jarcasting.com/artifacts/com.github.kennedyoliveira/pastebin4j/
implementation ("com.github.kennedyoliveira:pastebin4j:1.2.0")
'com.github.kennedyoliveira:pastebin4j:jar:1.2.0'
<dependency org="com.github.kennedyoliveira" name="pastebin4j" rev="1.2.0">
  <artifact name="pastebin4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kennedyoliveira', module='pastebin4j', version='1.2.0')
)
libraryDependencies += "com.github.kennedyoliveira" % "pastebin4j" % "1.2.0"
[com.github.kennedyoliveira/pastebin4j "1.2.0"]