rempl-reporters

Reverse Engineering Meta Programming Library (REMPL) that enables manipulations with source code meta constructs, like classes, methods, files, packages, etc. in runtime.

License

License

BSD
GroupId

GroupId

com.rempl
ArtifactId

ArtifactId

rempl-reporters
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

rempl-reporters
Reverse Engineering Meta Programming Library (REMPL) that enables manipulations with source code meta constructs, like classes, methods, files, packages, etc. in runtime.
Project Organization

Project Organization

REMPL.com

Download rempl-reporters

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • reporter-pdd

Versions

Version
1.1.3
1.1.2
1.1.1
1.1
1.0