MVN

co.early.fore : fore-core

Maven & Gradle

Apr 04, 2021
6 usages
45 stars

fore · android fore - core

<dependency>
    <groupId>co.early.fore</groupId>
    <artifactId>fore-core</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.early.fore : fore-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of co.early.fore : fore-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
fore-core-1.4.1
fore-core-1.4.0
1.3.x
fore-core-1.3.7
fore-core-1.3.6
fore-core-1.3.5
fore-core-1.3.4
fore-core-1.3.3
fore-core-1.3.2
1.2.x
fore-core-1.2.1
fore-core-1.2.0
1.1.x
fore-core-1.1.3
fore-core-1.1.1
fore-core-1.1.0

How to add a dependency to Maven

Add the following co.early.fore : fore-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.early.fore</groupId>
    <artifactId>fore-core</artifactId>
    <version>1.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.early.fore : fore-core gradle dependency to your build.gradle file:

implementation 'co.early.fore:fore-core:1.4.1'

Gradle Kotlin DSL: Add the following co.early.fore : fore-core gradle kotlin dependency to your build.gradle.kts file:

implementation("co.early.fore:fore-core:1.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.early.fore : fore-core sbt scala dependency to your build.sbt file:

libraryDependencies += "co.early.fore" % "fore-core" % "1.4.1"

Advertisement

Dependencies from Group

Sep 04, 2021
6 usages
45 stars
Apr 04, 2021
6 usages
45 stars
May 14, 2023
3 usages
45 stars
Feb 11, 2021
2 usages
45 stars
Apr 04, 2021
2 usages
45 stars

Discover Dependencies