The API (Application Programming Interfaces) project for API Typeable Pojos (ATP)

API Typeable POJOs (ATP) is meant to be simple and light-weight framework to help users develop applications with large inheritance hierarchies in their API interfaces.

License

License

GroupId

GroupId

org.api-typeable-pojos
ArtifactId

ArtifactId

org.api-typeable-pojos.api
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

jar
Description

Description

The API (Application Programming Interfaces) project for API Typeable Pojos (ATP)
API Typeable POJOs (ATP) is meant to be simple and light-weight framework to help users develop applications with large inheritance hierarchies in their API interfaces.

Download org.api-typeable-pojos.api

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.7