Last Version

Pastebin4j 1.2.1

Implementation of the PasteBin public API..

License

License

GroupId

GroupId

com.github.kennedyoliveira
ArtifactId

ArtifactId

pastebin4j
Version

Version

1.2.1
Type

Type

jar
Description

Description

Pastebin4j
Implementation of the PasteBin public API..
Project URL

Project URL

https://github.com/kennedyoliveira/pastebin4j
Source Code Management

Source Code Management

https://github.com/kennedyoliveira/pastebin4j

Download pastebin4j 1.2.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.