MVN

com.ajaxjs : base

Maven & Gradle

Jan 17, 2018

AJAXJS-Base · A pure Java library that provides many tools, utils, and functions.

<dependency>
    <groupId>com.ajaxjs</groupId>
    <artifactId>base</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ajaxjs : base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.ajaxjs : base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
base-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.ajaxjs</groupId>
    <artifactId>base</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ajaxjs : base gradle dependency to your build.gradle file:

implementation 'com.ajaxjs:base:0.0.1'

Gradle Kotlin DSL: Add the following com.ajaxjs : base gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ajaxjs:base:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ajaxjs : base sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ajaxjs" % "base" % "0.0.1"

Advertisement

Dependencies from Group

Jun 08, 2021
5 usages
Jul 25, 2020
3 usages
Apr 04, 2020
3 usages
Apr 07, 2023
1 usages
Jan 17, 2018

Discover Dependencies

Jan 16, 2018
0 stars
Jan 16, 2018
Aug 14, 2019
1 stars
Jan 18, 2018
Apr 04, 2023
0 stars
Jul 31, 2018
0 stars
Mar 17, 2019
0 stars