nerdvision Java - Reflect API

This is the common POM for nerd.vision projects.

License

License

GroupId

GroupId

com.nerdvision
ArtifactId

ArtifactId

reflect-api
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

nerdvision Java - Reflect API
This is the common POM for nerd.vision projects.
Project Organization

Project Organization

Intergral GmbH

Download reflect-api

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0