| License |
License |
|---|---|
| GroupId | GroupIdcom.github.codemonstur |
| ArtifactId | ArtifactIdjs3 |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
Descriptioncom.github.codemonstur:js3
A client for S3
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| js3-1.1.0.pom | |
| js3-1.1.0.jar | 30 KB |
| js3-1.1.0-sources.jar | 16 KB |
| js3-1.1.0-javadoc.jar | 231 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.codemonstur/js3/ -->
<dependency>
<groupId>com.github.codemonstur</groupId>
<artifactId>js3</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codemonstur/js3/
implementation 'com.github.codemonstur:js3:1.1.0'
// https://jarcasting.com/artifacts/com.github.codemonstur/js3/
implementation ("com.github.codemonstur:js3:1.1.0")
'com.github.codemonstur:js3:jar:1.1.0'
<dependency org="com.github.codemonstur" name="js3" rev="1.1.0">
<artifact name="js3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codemonstur', module='js3', version='1.1.0')
)
libraryDependencies += "com.github.codemonstur" % "js3" % "1.1.0"
[com.github.codemonstur/js3 "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |