License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdmetainf-annotations |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionobjectos :: metainf :: annotations
META-INF related code generation.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/br.com.objectos/metainf-annotations/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>metainf-annotations</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/metainf-annotations/
implementation 'br.com.objectos:metainf-annotations:0.4.0'
// https://jarcasting.com/artifacts/br.com.objectos/metainf-annotations/
implementation ("br.com.objectos:metainf-annotations:0.4.0")
'br.com.objectos:metainf-annotations:jar:0.4.0'
<dependency org="br.com.objectos" name="metainf-annotations" rev="0.4.0">
<artifact name="metainf-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='metainf-annotations', version='0.4.0')
)
libraryDependencies += "br.com.objectos" % "metainf-annotations" % "0.4.0"
[br.com.objectos/metainf-annotations "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.13.6 |