MVN

com.janeluo : magic-tools-all

Maven & Gradle

Aug 04, 2022
28.1k stars

magic-tools-all · magic-tools 是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。

<dependency>
    <groupId>com.janeluo</groupId>
    <artifactId>magic-tools-all</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.janeluo : magic-tools-all to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.janeluo : magic-tools-all to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
magic-tools-all-1.0.1
magic-tools-all-1.0.0

How to add a dependency to Maven

Add the following com.janeluo : magic-tools-all maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.janeluo</groupId>
    <artifactId>magic-tools-all</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.janeluo : magic-tools-all gradle dependency to your build.gradle file:

implementation 'com.janeluo:magic-tools-all:1.0.1'

Gradle Kotlin DSL: Add the following com.janeluo : magic-tools-all gradle kotlin dependency to your build.gradle.kts file:

implementation("com.janeluo:magic-tools-all:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.janeluo : magic-tools-all sbt scala dependency to your build.sbt file:

libraryDependencies += "com.janeluo" % "magic-tools-all" % "1.0.1"

Advertisement

Dependencies from Group

Aug 29, 2016
12 usages
22 stars
Apr 19, 2021
2 usages
0 stars
Apr 19, 2021
1 usages
0 stars
Jan 13, 2018
0 stars
Aug 31, 2016
1 stars

Discover Dependencies

Aug 04, 2022
0 stars
Aug 04, 2022
0 stars
Aug 04, 2022
0 stars
Aug 04, 2022
0 stars
Aug 04, 2022
0 stars
Aug 04, 2022
0 stars
lib
Aug 04, 2022
Aug 16, 2023
73 stars
Aug 03, 2022
1 stars