Last Version

Awired Java Standard Library 0.4

The Awired Java Parent Project

License

License

Categories

Categories

Net Wire Data Data Structures
GroupId

GroupId

net.awired.ajsl
ArtifactId

ArtifactId

ajsl
Version

Version

0.4
Type

Type

pom
Description

Description

Awired Java Standard Library
The Awired Java Parent Project
Project Organization

Project Organization

Awired Network

Download ajsl 0.4

Filename Size
ajsl-0.4.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • component/persistence
  • component/service
  • component/winregistry
  • component/core
  • component/web
  • component/js
  • component/js-jquery