fs-types

data type convertion spi for types

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

fs-types
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

fs-types
data type convertion spi for types

Download fs-types

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
xyz.cofe : fs jar 1.0
xyz.cofe : types-spi jar 1.1

test (2)

Group / Artifact Type Version
xyz.cofe : types jar 1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0