ATP - API

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

atp-api
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

ATP - API
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 atp-api

How to add to project

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

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
0.6.1
0.6