MVN

io.github.whaleal : icefrog-core

Maven & Gradle

Oct 08, 2021
18 usages
9 stars

icefrog核心,包括集合、字符串、Bean等工具

<dependency>
    <groupId>io.github.whaleal</groupId>
    <artifactId>icefrog-core</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.whaleal : icefrog-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.whaleal : icefrog-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
icefrog-core-1.0.0

How to add a dependency to Maven

Add the following io.github.whaleal : icefrog-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.whaleal</groupId>
    <artifactId>icefrog-core</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.whaleal : icefrog-core gradle dependency to your build.gradle file:

implementation 'io.github.whaleal:icefrog-core:1.0.0'

Gradle Kotlin DSL: Add the following io.github.whaleal : icefrog-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.whaleal:icefrog-core:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.whaleal : icefrog-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.whaleal" % "icefrog-core" % "1.0.0"

Advertisement

Dependencies from Group

Oct 08, 2021
18 usages
9 stars
Oct 08, 2021
5 usages
9 stars
Oct 08, 2021
4 usages
9 stars
Oct 08, 2021
4 usages
9 stars
Oct 08, 2021
2 usages
9 stars

Discover Dependencies

May 19, 2019
44 usages
716 stars
Jul 24, 2015
3 usages
9 stars
Sep 18, 2019
12 usages
8 stars
Feb 02, 2015
15 usages
Mar 27, 2023
13 usages
173 stars
May 31, 2015
12 usages
Jan 27, 2017
7 usages
24 stars