br.ufsc.bridge:metafy

Generate meta information for Java objects.

License

License

GroupId

GroupId

br.ufsc.bridge
ArtifactId

ArtifactId

metafy
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

br.ufsc.bridge:metafy
Generate meta information for Java objects.
Project URL

Project URL

https://github.com/laboratoriobridge/metafy

Download metafy

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.13

Project Modules

There are no modules declared in this project.
br.ufsc.bridge

Laboratório Bridge

CTC / Universidade Federal de Santa Catarina

Versions

Version
0.2.0
0.1.2
0.1.1
0.1.0
0.0.12