is not current version
Last Version 1.2.2

com.ajaxjs:ajaxjs-web 1.2.1


Categories

Categories

JavaScript Languages
GroupId

GroupId

com.ajaxjs
ArtifactId

ArtifactId

ajaxjs-web
Version

Version

1.2.1
Type

Type

jar

Download ajaxjs-web 1.2.1


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