MVN

xyz.cofe : fs-types

Maven & Gradle

Feb 03, 2020
0 stars

fs-types · data type convertion spi for types

<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>fs-types</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.cofe : fs-types to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of xyz.cofe : fs-types to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
fs-types-1.0

How to add a dependency to Maven

Add the following xyz.cofe : fs-types maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>fs-types</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.cofe : fs-types gradle dependency to your build.gradle file:

implementation 'xyz.cofe:fs-types:1.0'

Gradle Kotlin DSL: Add the following xyz.cofe : fs-types gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.cofe:fs-types:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.cofe : fs-types sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.cofe" % "fs-types" % "1.0"

Advertisement

Dependencies from Group

Mar 28, 2022
13 usages
0 stars
Jun 12, 2021
7 usages
0 stars
fs
Mar 12, 2021
4 usages
0 stars
Aug 24, 2020
4 usages
0 stars
Feb 02, 2020
4 usages
0 stars

Discover Dependencies