| GroupId | GroupIdcom.github.wirthan |
|---|---|
| ArtifactId | ArtifactIds3dsl_2.13 |
| Version | Version0.5.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| s3dsl_2.13-0.5.3.pom | |
| s3dsl_2.13-0.5.3.jar | 297 KB |
| s3dsl_2.13-0.5.3-sources.jar | 9 KB |
| s3dsl_2.13-0.5.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wirthan/s3dsl_2.13/ -->
<dependency>
<groupId>com.github.wirthan</groupId>
<artifactId>s3dsl_2.13</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wirthan/s3dsl_2.13/
implementation 'com.github.wirthan:s3dsl_2.13:0.5.3'
// https://jarcasting.com/artifacts/com.github.wirthan/s3dsl_2.13/
implementation ("com.github.wirthan:s3dsl_2.13:0.5.3")
'com.github.wirthan:s3dsl_2.13:jar:0.5.3'
<dependency org="com.github.wirthan" name="s3dsl_2.13" rev="0.5.3">
<artifact name="s3dsl_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wirthan', module='s3dsl_2.13', version='0.5.3')
)
libraryDependencies += "com.github.wirthan" % "s3dsl_2.13" % "0.5.3"
[com.github.wirthan/s3dsl_2.13 "0.5.3"]