MVN

io.github.itroadlabs : apicross-java

Maven & Gradle

Mar 28, 2023
3 usages
0 stars

Base classes for Java code generators

<dependency>
    <groupId>io.github.itroadlabs</groupId>
    <artifactId>apicross-java</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.itroadlabs : apicross-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of io.github.itroadlabs : apicross-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
apicross-java-1.2.1
apicross-java-1.2.0
1.1.x
apicross-java-1.1.0
1.0.x
apicross-java-1.0.0

How to add a dependency to Maven

Add the following io.github.itroadlabs : apicross-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.itroadlabs</groupId>
    <artifactId>apicross-java</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.itroadlabs : apicross-java gradle dependency to your build.gradle file:

implementation 'io.github.itroadlabs:apicross-java:1.2.1'

Gradle Kotlin DSL: Add the following io.github.itroadlabs : apicross-java gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.itroadlabs:apicross-java:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.itroadlabs : apicross-java sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.itroadlabs" % "apicross-java" % "1.2.1"

Advertisement

Dependencies from Group

Mar 28, 2023
5 usages
0 stars
Mar 28, 2023
3 usages
0 stars
Mar 28, 2023
3 usages
0 stars
Mar 28, 2023
3 usages
0 stars
Mar 28, 2023
2 usages
0 stars

Discover Dependencies

Nov 22, 2013
6 usages
50 stars
Sep 20, 2016
3 usages
42 stars
May 13, 2023
6 usages
3 stars
Apr 30, 2019
10 usages
0 stars
Apr 21, 2018
12 usages
260 stars
Aug 13, 2019
2 usages
2 stars
Dec 11, 2020
5 usages
Aug 18, 2023
11 usages
15.3k stars