Last Version

API Typeable POJOs (ATP) (Build POM) 0.6.1

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

api-typeable-pojos
Version

Version

0.6.1
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 api-typeable-pojos 0.6.1


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

  • api
  • spi