is not current version
Last Version 1.2.6

com.ajaxjs:ajaxjs-base 1.0.3

A pure Java library that provides many tools, utils, and functions.

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.ajaxjs
ArtifactId

ArtifactId

ajaxjs-base
Version

Version

1.0.3
Type

Type

jar

Download ajaxjs-base 1.0.3


<!-- https://jarcasting.com/artifacts/com.ajaxjs/ajaxjs-base/ -->
<dependency>
    <groupId>com.ajaxjs</groupId>
    <artifactId>ajaxjs-base</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ajaxjs/ajaxjs-base/
implementation 'com.ajaxjs:ajaxjs-base:1.0.3'
// https://jarcasting.com/artifacts/com.ajaxjs/ajaxjs-base/
implementation ("com.ajaxjs:ajaxjs-base:1.0.3")
'com.ajaxjs:ajaxjs-base:jar:1.0.3'
<dependency org="com.ajaxjs" name="ajaxjs-base" rev="1.0.3">
  <artifact name="ajaxjs-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ajaxjs', module='ajaxjs-base', version='1.0.3')
)
libraryDependencies += "com.ajaxjs" % "ajaxjs-base" % "1.0.3"
[com.ajaxjs/ajaxjs-base "1.0.3"]