MVN

xyz.cofe : types-spi

Maven & Gradle

Aug 24, 2020
3 usages
0 stars

types-spi · service provider interface for data type convertions

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

Latest Version

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

  • Latest Stable: 1.4

All Versions

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

Version Vulnerabilities Updated
1.4
types-spi-1.4
1.3
types-spi-1.3
1.2
types-spi-1.2
1.1
types-spi-1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>types-spi</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'xyz.cofe:types-spi:1.4'

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

implementation("xyz.cofe:types-spi:1.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "xyz.cofe" % "types-spi" % "1.4"

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