MVN

org.typemeta : funcj-codec-core

Maven & Gradle

Sep 03, 2022

org.typemeta:funcj-codec-core · Core implementation of codec framework.

<dependency>
    <groupId>org.typemeta</groupId>
    <artifactId>funcj-codec-core</artifactId>
    <version>0.6.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.typemeta : funcj-codec-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.18

All Versions

Choose a version of org.typemeta : funcj-codec-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
funcj-codec-core-0.6.18
funcj-codec-core-0.6.16
funcj-codec-core-0.6.15
funcj-codec-core-0.6.14
funcj-codec-core-0.6.13
funcj-codec-core-0.6.12
funcj-codec-core-0.6.11
funcj-codec-core-0.6.9
funcj-codec-core-0.6.8

How to add a dependency to Maven

Add the following org.typemeta : funcj-codec-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.typemeta</groupId>
    <artifactId>funcj-codec-core</artifactId>
    <version>0.6.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.typemeta : funcj-codec-core gradle dependency to your build.gradle file:

implementation 'org.typemeta:funcj-codec-core:0.6.18'

Gradle Kotlin DSL: Add the following org.typemeta : funcj-codec-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.typemeta:funcj-codec-core:0.6.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.typemeta : funcj-codec-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.typemeta" % "funcj-codec-core" % "0.6.18"

Advertisement

Dependencies from Group

Jan 04, 2023
1 usages
1 stars
Sep 03, 2022
106 stars
Sep 03, 2022
106 stars
Sep 03, 2022
Sep 03, 2022
91 stars

Discover Dependencies

Sep 03, 2022
106 stars
Sep 03, 2022
106 stars
Sep 03, 2022
91 stars
Sep 03, 2022
106 stars
Sep 03, 2022
May 27, 2020
1 usages
Oct 07, 2022
8.8k stars