is not current version
Last Version 1.7

com.ajaxjs:ajaxjs-parent 1.3

ajaxjs-parent

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.ajaxjs
ArtifactId

ArtifactId

ajaxjs-parent
Version

Version

1.3
Type

Type

pom

Download ajaxjs-parent 1.3

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

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