MVN

org.jabsaw : jabsaw-impl

Maven & Gradle

Jun 22, 2014
2 usages
1 stars

JabSaw Implementation · Shared implementation of the JabSaw module system

<dependency>
    <groupId>org.jabsaw</groupId>
    <artifactId>jabsaw-impl</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jabsaw : jabsaw-impl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.jabsaw : jabsaw-impl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
jabsaw-impl-1.2
1.1
jabsaw-impl-1.1
1.0
jabsaw-impl-1.0

How to add a dependency to Maven

Add the following org.jabsaw : jabsaw-impl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jabsaw</groupId>
    <artifactId>jabsaw-impl</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jabsaw : jabsaw-impl gradle dependency to your build.gradle file:

implementation 'org.jabsaw:jabsaw-impl:1.2'

Gradle Kotlin DSL: Add the following org.jabsaw : jabsaw-impl gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jabsaw:jabsaw-impl:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jabsaw : jabsaw-impl sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jabsaw" % "jabsaw-impl" % "1.2"

Advertisement

Dependencies from Group

Jun 22, 2014
2 usages
1 stars
Jun 22, 2014
1 usages
1 stars
Jun 22, 2014
1 stars
Jun 22, 2014
1 stars
Jun 22, 2014
1 stars

Discover Dependencies

Jun 14, 2013
4 usages
1 stars
Jan 22, 2015
3 usages
8 stars
May 28, 2011
3 usages
Feb 01, 2018
6 usages
9 stars
May 24, 2020
10 usages
1 stars
Dec 28, 2018
4 usages
1 stars
May 18, 2023
17 usages
2 stars