GroupId | GroupIdcom.github.jnthnclt |
---|---|
ArtifactId | ArtifactIdos.lab.s3 |
Version | Version1.12.0 |
Type | Typejar |
Filename | Size |
---|---|
os.lab.s3-1.12.0.pom | |
os.lab.s3-1.12.0.jar | 18 KB |
os.lab.s3-1.12.0-sources.jar | 7 KB |
os.lab.s3-1.12.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.s3/ -->
<dependency>
<groupId>com.github.jnthnclt</groupId>
<artifactId>os.lab.s3</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.s3/
implementation 'com.github.jnthnclt:os.lab.s3:1.12.0'
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.s3/
implementation ("com.github.jnthnclt:os.lab.s3:1.12.0")
'com.github.jnthnclt:os.lab.s3:jar:1.12.0'
<dependency org="com.github.jnthnclt" name="os.lab.s3" rev="1.12.0">
<artifact name="os.lab.s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnthnclt', module='os.lab.s3', version='1.12.0')
)
libraryDependencies += "com.github.jnthnclt" % "os.lab.s3" % "1.12.0"
[com.github.jnthnclt/os.lab.s3 "1.12.0"]