types-spi

service provider interface for data type convertions

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

types-spi
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

types-spi
service provider interface for data type convertions

Download types-spi

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
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.

Versions

Version
1.4
1.3
1.2
1.1