Last Version

API Typeable POJOs (ATP) (Build POM) 0.7

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
Version

Version

0.7
Type

Type

pom
Description

Description

API Typeable POJOs (ATP) (Build POM)
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 0.7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • spi