Boxes

Add object oriented power to fields, letting you do better than traditional getters and setters.

License

License

GroupId

GroupId

com.github.alexmojaki
ArtifactId

ArtifactId

boxes
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Boxes
Add object oriented power to fields, letting you do better than traditional getters and setters.
Project URL

Project URL

https://github.com/alexmojaki/boxes

Download boxes

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava-testlib jar 18.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1