reflectify-protocol-codegen

Java meta object protocol reflection code generator

License

License

GroupId

GroupId

org.abstractmeta
ArtifactId

ArtifactId

reflectify-protocol-codegen
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

reflectify-protocol-codegen
Java meta object protocol reflection code generator
Project URL

Project URL

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

Download reflectify-protocol-codegen

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.abstractmeta : reflectify-protocol-core jar 0.3.0
org.abstractmeta : code-g-core jar 0.4.0

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