Last Version

JAPIS Java 1.0

Root for JAPIS development projects using Java. Configurations for development plugins and reports.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.googlecode.japis
ArtifactId

ArtifactId

japis-java
Version

Version

1.0
Type

Type

pom
Description

Description

JAPIS Java
Root for JAPIS development projects using Java. Configurations for development plugins and reports.
Project Organization

Project Organization

JAPIS

Download japis-java 1.0

Filename Size
japis-java-1.0.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.googlecode.japis/japis-java/ -->
<dependency>
    <groupId>com.googlecode.japis</groupId>
    <artifactId>japis-java</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.japis/japis-java/
implementation 'com.googlecode.japis:japis-java:1.0'
// https://jarcasting.com/artifacts/com.googlecode.japis/japis-java/
implementation ("com.googlecode.japis:japis-java:1.0")
'com.googlecode.japis:japis-java:pom:1.0'
<dependency org="com.googlecode.japis" name="japis-java" rev="1.0">
  <artifact name="japis-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.japis', module='japis-java', version='1.0')
)
libraryDependencies += "com.googlecode.japis" % "japis-java" % "1.0"
[com.googlecode.japis/japis-java "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.