License |
License |
---|---|
GroupId | GroupIdcom.io7m.jboxes |
ArtifactId | ArtifactIdio7m-jboxes-core |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-jboxes-core
Box types (Core)
|
Project URL |
Project URL |
Filename | Size |
---|---|
io7m-jboxes-core-0.2.0.pom | |
io7m-jboxes-core-0.2.0.jar | 23 KB |
io7m-jboxes-core-0.2.0-tests.jar | 71 KB |
io7m-jboxes-core-0.2.0-test-sources.jar | 12 KB |
io7m-jboxes-core-0.2.0-sources.jar | 20 KB |
io7m-jboxes-core-0.2.0-javadoc.jar | 97 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
net.java.quickcheck : quickcheck | jar | 0.6 |
junit : junit | jar | 4.12 |