beanref

A simple library that allows to access your POJOs' properties statically

License

License

MIT
GroupId

GroupId

com.github.throwable.beanref
ArtifactId

ArtifactId

beanref
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

beanref
A simple library that allows to access your POJOs' properties statically
Project URL

Project URL

https://github.com/throwable/beanref
Source Code Management

Source Code Management

https://github.com/throwable/beanref

Download beanref

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2