MVN

com.github.crisposs : jabsc

Maven & Gradle

Aug 02, 2015
1 stars

ABS Compiler for Java · Compile ABS source to Java source

<dependency>
    <groupId>com.github.crisposs</groupId>
    <artifactId>jabsc</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.crisposs : jabsc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of com.github.crisposs : jabsc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
jabsc-0.1.5
jabsc-0.1.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.crisposs</groupId>
    <artifactId>jabsc</artifactId>
    <version>0.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.crisposs : jabsc gradle dependency to your build.gradle file:

implementation 'com.github.crisposs:jabsc:0.1.5'

Gradle Kotlin DSL: Add the following com.github.crisposs : jabsc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.crisposs:jabsc:0.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.crisposs : jabsc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.crisposs" % "jabsc" % "0.1.5"

Advertisement

Dependencies from Group

Mar 25, 2016
4 usages
0 stars
Mar 25, 2016
2 usages
0 stars
Jul 11, 2016
2 usages
0 stars
Mar 25, 2016
1 usages
0 stars
Jul 11, 2016
1 usages
0 stars

Discover Dependencies

Oct 29, 2019
1 usages
37 stars
Apr 19, 2018
20 stars
Apr 04, 2022
1 usages
1.8k stars
Jul 30, 2015
1 usages
14 stars
Sep 03, 2015
1 usages
58 stars
Aug 18, 2015
1 usages
Oct 19, 2015
1 usages
2 stars
Jul 30, 2018
1 usages
2 stars
Apr 07, 2016
1 usages
Feb 05, 2023
1 usages
776 stars