Last Version

a2j beta2


Categories

Categories

Net
GroupId

GroupId

net.sf.a2j
ArtifactId

ArtifactId

a2j
Version

Version

beta2
Type

Type

jar
Description

Description

a2j

Download a2j beta2

Filename Size
a2j-beta2.pom
a2j-beta2.jar 142 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.