Last Version

SodaTest Coercion 0.2.1

A collection of String => Strong Type coercion utilities used by the reflective components in SodaTest

License

License

GroupId

GroupId

org.sodatest
ArtifactId

ArtifactId

coercion
Version

Version

0.2.1
Type

Type

jar
Description

Description

SodaTest Coercion
A collection of String => Strong Type coercion utilities used by the reflective components in SodaTest
Project Organization

Project Organization

Belmont Technology Pty Ltd

Download coercion 0.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
org.scala-tools.testing : specs_2.8.1 jar 1.6.8

Project Modules

There are no modules declared in this project.