br.com.objectos:latest

A set of Java annotation processors that generates code and helps the creation of Java-release-specific JARs.

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

latest
Last Version

Last Version

0.1.0-jdk17
Release Date

Release Date

Type

Type

jar
Description

Description

br.com.objectos:latest
A set of Java annotation processors that generates code and helps the creation of Java-release-specific JARs.
Project URL

Project URL

https://www.objectos.com.br/
Source Code Management

Source Code Management

https://github.com/objectos/latest

Download latest

How to add to project

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

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.1.0-jdk17
0.1.0-jdk11
0.1.0-jdk8
0.1.0-jdk7
0.1.0-jdk6