JAPIS

Root for all JAPIS projects with most basic configurations. This project must not depend on any other JAPIS project. Includes environment configurations and high level reporting.

License

License

GroupId

GroupId

com.googlecode.japis
ArtifactId

ArtifactId

japis
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

JAPIS
Root for all JAPIS projects with most basic configurations. This project must not depend on any other JAPIS project. Includes environment configurations and high level reporting.
Project Organization

Project Organization

JAPIS

Download japis

Filename Size
japis-1.0.pom 5 KB
Browse

How to add to project

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

Versions

Version
1.0