MVN

com.github.j5ik2o : sw4jj_2.11

Maven & Gradle

Jan 12, 2022
3 usages
5 stars

sw4jj · sw4jj

<dependency>
    <groupId>com.github.j5ik2o</groupId>
    <artifactId>sw4jj_2.11</artifactId>
    <version>1.1.60</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.j5ik2o : sw4jj_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.60

All Versions

Choose a version of com.github.j5ik2o : sw4jj_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
sw4jj_2.11-1.1.60
sw4jj_2.11-1.1.59
sw4jj_2.11-1.1.58
sw4jj_2.11-1.1.57
sw4jj_2.11-1.1.56
sw4jj_2.11-1.1.55
sw4jj_2.11-1.1.54
sw4jj_2.11-1.1.53
sw4jj_2.11-1.1.52
sw4jj_2.11-1.1.51
sw4jj_2.11-1.1.50
sw4jj_2.11-1.1.49
sw4jj_2.11-1.1.48
sw4jj_2.11-1.1.47
sw4jj_2.11-1.1.46
sw4jj_2.11-1.1.45
sw4jj_2.11-1.1.44
sw4jj_2.11-1.1.43
sw4jj_2.11-1.1.42
sw4jj_2.11-1.1.41
sw4jj_2.11-1.1.40
sw4jj_2.11-1.1.39
sw4jj_2.11-1.1.38
sw4jj_2.11-1.1.37
sw4jj_2.11-1.1.36
sw4jj_2.11-1.1.34
sw4jj_2.11-1.1.29
sw4jj_2.11-1.1.28
sw4jj_2.11-1.1.27
sw4jj_2.11-1.1.26
sw4jj_2.11-1.1.25
sw4jj_2.11-1.1.24
sw4jj_2.11-1.1.23
sw4jj_2.11-1.1.22
sw4jj_2.11-1.1.21
sw4jj_2.11-1.1.20
sw4jj_2.11-1.1.19
sw4jj_2.11-1.1.18
sw4jj_2.11-1.1.17
sw4jj_2.11-1.1.16
sw4jj_2.11-1.1.15
sw4jj_2.11-1.1.14
sw4jj_2.11-1.1.13
sw4jj_2.11-1.1.12
sw4jj_2.11-1.1.11
sw4jj_2.11-1.1.10
sw4jj_2.11-1.1.9
sw4jj_2.11-1.1.8
sw4jj_2.11-1.1.7
sw4jj_2.11-1.1.6
sw4jj_2.11-1.1.5
sw4jj_2.11-1.1.4
sw4jj_2.11-1.1.3
sw4jj_2.11-1.1.2
sw4jj_2.11-1.1.1
sw4jj_2.11-1.1.0
1.0.x
sw4jj_2.11-1.0.27
sw4jj_2.11-1.0.25
sw4jj_2.11-1.0.24
sw4jj_2.11-1.0.23
sw4jj_2.11-1.0.22
sw4jj_2.11-1.0.21
sw4jj_2.11-1.0.20
sw4jj_2.11-1.0.13
sw4jj_2.11-1.0.12
sw4jj_2.11-1.0.11
sw4jj_2.11-1.0.10
sw4jj_2.11-1.0.8
sw4jj_2.11-1.0.7
sw4jj_2.11-1.0.3
sw4jj_2.11-1.0.2
sw4jj_2.11-1.0.1
sw4jj_2.11-1.0.0

How to add a dependency to Maven

Add the following com.github.j5ik2o : sw4jj_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.j5ik2o</groupId>
    <artifactId>sw4jj_2.11</artifactId>
    <version>1.1.60</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.j5ik2o : sw4jj_2.11 gradle dependency to your build.gradle file:

implementation 'com.github.j5ik2o:sw4jj_2.11:1.1.60'

Gradle Kotlin DSL: Add the following com.github.j5ik2o : sw4jj_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.j5ik2o:sw4jj_2.11:1.1.60")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.j5ik2o : sw4jj_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.j5ik2o" % "sw4jj_2.11" % "1.1.60"

Advertisement