MVN

io.github.aritzhack : saws

Maven & Gradle

Jun 20, 2016
0 stars

saws · Utility library to help making any kind of app or game.

<dependency>
    <groupId>io.github.aritzhack</groupId>
    <artifactId>saws</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.aritzhack : saws to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of io.github.aritzhack : saws to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
saws-1.0

How to add a dependency to Maven

Add the following io.github.aritzhack : saws maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.aritzhack</groupId>
    <artifactId>saws</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.aritzhack : saws gradle dependency to your build.gradle file:

implementation 'io.github.aritzhack:saws:1.0'

Gradle Kotlin DSL: Add the following io.github.aritzhack : saws gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.aritzhack:saws:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.aritzhack : saws sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.aritzhack" % "saws" % "1.0"

Advertisement

Dependencies from Group

Jun 09, 2016
8 usages
0 stars
Jun 04, 2016
3 usages
0 stars
Jun 04, 2016
2 usages
0 stars
Jun 04, 2016
1 usages
0 stars
Jun 20, 2016
1 usages
0 stars

Discover Dependencies

Jun 17, 2019
1 usages
93 stars
Jun 17, 2019
1 usages
93 stars
Jun 17, 2019
1 usages
93 stars
Jun 23, 2016
1 usages
3 stars
Nov 10, 2016
1 usages
176 stars
Nov 10, 2016
3 usages
176 stars
Dec 29, 2022
1 usages
5 stars