com.io7m.jproperties.tests

Typed property handling (Test suite)

License

License

GroupId

GroupId

com.io7m.jproperties
ArtifactId

ArtifactId

com.io7m.jproperties.tests
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.io7m.jproperties.tests
Typed property handling (Test suite)
Project URL

Project URL

https://www.io7m.com/software/jproperties

Download com.io7m.jproperties.tests

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.io7m.jproperties : com.io7m.jproperties.core jar 3.2.0
com.io7m.jproperties : com.io7m.jproperties.monad jar 3.2.0
com.io7m.junreachable : com.io7m.junreachable.core jar 4.0.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0
3.0.0