is not current version
Last Version 1.7

com.ajaxjs:ajaxjs-parent 1.4

ajaxjs-parent

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.ajaxjs
ArtifactId

ArtifactId

ajaxjs-parent
Version

Version

1.4
Type

Type

pom

Download ajaxjs-parent 1.4

Filename Size
ajaxjs-parent-1.4.pom 8 KB
Browse

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