License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdio.github.aritzhack |
ArtifactId | ArtifactIdsaws |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsaws
Utility library to help making any kind of app or game.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
saws-1.0.pom | |
saws-1.0.jar | 20 KB |
saws-1.0-sources.jar | 12 KB |
saws-1.0-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.aritzhack/saws/ -->
<dependency>
<groupId>io.github.aritzhack</groupId>
<artifactId>saws</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.aritzhack/saws/
implementation 'io.github.aritzhack:saws:1.0'
// https://jarcasting.com/artifacts/io.github.aritzhack/saws/
implementation ("io.github.aritzhack:saws:1.0")
'io.github.aritzhack:saws:jar:1.0'
<dependency org="io.github.aritzhack" name="saws" rev="1.0">
<artifact name="saws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.aritzhack', module='saws', version='1.0')
)
libraryDependencies += "io.github.aritzhack" % "saws" % "1.0"
[io.github.aritzhack/saws "1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.aritzhack : aritzh-bds | jar | 5.2.0 |