Last Version

org.j4j:j4j 1.0


GroupId

GroupId

org.j4j
ArtifactId

ArtifactId

j4j
Version

Version

1.0
Type

Type

jar
Description

Description

Download j4j 1.0

Filename Size
j4j-1.0.pom
j4j-1.0.jar 6 KB
Browse

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

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.