| License | License | 
|---|---|
| GroupId | GroupIdxyz.cofe | 
| ArtifactId | ArtifactIdtypes-spi | 
| Last Version | Last Version1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontypes-spi service provider interface for data type convertions | 
| Filename | Size | 
|---|---|
| types-spi-1.4.pom | |
| types-spi-1.4.jar | 2 KB | 
| types-spi-1.4-sources.jar | 1 KB | 
| types-spi-1.4-javadoc.jar | 391 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| xyz.cofe : ecolls | jar | [1.7,) | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 | 
| junit : junit | jar | 4.12 |