Last Version

Boxes 0.1

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
Version

Version

0.1
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 0.1


<!-- 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.