io7m-jboxes-core

Box types (Core)

License

License

GroupId

GroupId

com.io7m.jboxes
ArtifactId

ArtifactId

io7m-jboxes-core
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

io7m-jboxes-core
Box types (Core)
Project URL

Project URL

http://io7m.github.io/jboxes/

Download io7m-jboxes-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.io7m.jnull : io7m-jnull-core jar [1.0.0, 2.0.0)
com.io7m.junreachable : io7m-junreachable-core jar [1.0.0, 2.0.0)
org.immutables : value jar 2.2.10
org.valid4j : valid4j jar 0.5.0

test (2)

Group / Artifact Type Version
net.java.quickcheck : quickcheck jar 0.6
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0