не последняя версия
Последняя версия 1.0.6

com.ajaxjs:ajaxjs-util 1.0.3

AJAXJS aims to full-stack, not only the server-side framework, but also integrates the front-end library. It's written in HTML5 + Java, a successor to the JVM platform, efficient, secure, stable, cross-platform and many other advantages, but it abandoned the traditional enterprise architecture brought about by the large and bloated, emphasizing the lightweight, and fast, very suitable for the Internet fast application.

Категории

Категории

JavaScript Языки программирования
Группа

Группа

com.ajaxjs
Идентификатор

Идентификатор

ajaxjs-util
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать ajaxjs-util 1.0.3


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