Last Version

xyz.cofe:types 1.2

data type convertions

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

types
Version

Version

1.2
Type

Type

jar
Description

Description

data type convertions

Download types 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
xyz.cofe : types-spi jar [1.4,2.0)
xyz.cofe : ecolls jar [1.7,)

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.