is not current version
Last Version 1.0.0

com.github.gcauchis:ScalablePress4j 0.1.2

A java 8 wrapper for Scalable Press Api (https://scalablepress.com)

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.gcauchis
ArtifactId

ArtifactId

ScalablePress4j
Version

Version

0.1.2
Type

Type

jar

Download ScalablePress4j 0.1.2


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