reflectify-protocol-core

Java meta object protocol reflection api

License

License

GroupId

GroupId

org.abstractmeta
ArtifactId

ArtifactId

reflectify-protocol-core
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

reflectify-protocol-core
Java meta object protocol reflection api
Project URL

Project URL

http://code.google.com/p/reflectify-protocol/

Download reflectify-protocol-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.abstractmeta/reflectify-protocol-core/ -->
<dependency>
    <groupId>org.abstractmeta</groupId>
    <artifactId>reflectify-protocol-core</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.abstractmeta/reflectify-protocol-core/
implementation 'org.abstractmeta:reflectify-protocol-core:0.3.0'
// https://jarcasting.com/artifacts/org.abstractmeta/reflectify-protocol-core/
implementation ("org.abstractmeta:reflectify-protocol-core:0.3.0")
'org.abstractmeta:reflectify-protocol-core:jar:0.3.0'
<dependency org="org.abstractmeta" name="reflectify-protocol-core" rev="0.3.0">
  <artifact name="reflectify-protocol-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.abstractmeta', module='reflectify-protocol-core', version='0.3.0')
)
libraryDependencies += "org.abstractmeta" % "reflectify-protocol-core" % "0.3.0"
[org.abstractmeta/reflectify-protocol-core "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.abstractmeta : reflectify-protocol-api jar 0.3.0
javax.inject : javax.inject jar 1

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0