License |
License |
---|---|
GroupId | GroupIdcom.io7m.jptbox |
ArtifactId | ArtifactIdio7m-jptbox-core |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-jptbox-core
Plain text box drawing (Core)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.jptbox/io7m-jptbox-core/ -->
<dependency>
<groupId>com.io7m.jptbox</groupId>
<artifactId>io7m-jptbox-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jptbox/io7m-jptbox-core/
implementation 'com.io7m.jptbox:io7m-jptbox-core:0.1.0'
// https://jarcasting.com/artifacts/com.io7m.jptbox/io7m-jptbox-core/
implementation ("com.io7m.jptbox:io7m-jptbox-core:0.1.0")
'com.io7m.jptbox:io7m-jptbox-core:jar:0.1.0'
<dependency org="com.io7m.jptbox" name="io7m-jptbox-core" rev="0.1.0">
<artifact name="io7m-jptbox-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jptbox', module='io7m-jptbox-core', version='0.1.0')
)
libraryDependencies += "com.io7m.jptbox" % "io7m-jptbox-core" % "0.1.0"
[com.io7m.jptbox/io7m-jptbox-core "0.1.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) |
it.unimi.dsi : fastutil | jar | 7.0.12 |
org.valid4j : valid4j | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |