Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.gcauchis |
ArtifactId | ArtifactIdScalablePress4j |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
ScalablePress4j-0.1.1.pom | |
ScalablePress4j-0.1.1.jar | 58 KB |
ScalablePress4j-0.1.1-sources.jar | 77 KB |
ScalablePress4j-0.1.1-javadoc.jar | 313 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gcauchis/ScalablePress4j/ -->
<dependency>
<groupId>com.github.gcauchis</groupId>
<artifactId>ScalablePress4j</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gcauchis/ScalablePress4j/
implementation 'com.github.gcauchis:ScalablePress4j:0.1.1'
// https://jarcasting.com/artifacts/com.github.gcauchis/ScalablePress4j/
implementation ("com.github.gcauchis:ScalablePress4j:0.1.1")
'com.github.gcauchis:ScalablePress4j:jar:0.1.1'
<dependency org="com.github.gcauchis" name="ScalablePress4j" rev="0.1.1">
<artifact name="ScalablePress4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gcauchis', module='ScalablePress4j', version='0.1.1')
)
libraryDependencies += "com.github.gcauchis" % "ScalablePress4j" % "0.1.1"
[com.github.gcauchis/ScalablePress4j "0.1.1"]