MVN

com.github.fayewon : LuckyExp

Maven & Gradle

Oct 14, 2019
53 stars

LuckyExp · 幸运的表达式,一个快速易用的面向对象计算的开源工具.

<dependency>
    <groupId>com.github.fayewon</groupId>
    <artifactId>LuckyExp</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fayewon : LuckyExp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.fayewon : LuckyExp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
LuckyExp-1.0.2
LuckyExp-1.0.1
LuckyExp-1.0.0

How to add a dependency to Maven

Add the following com.github.fayewon : LuckyExp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fayewon</groupId>
    <artifactId>LuckyExp</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fayewon : LuckyExp gradle dependency to your build.gradle file:

implementation 'com.github.fayewon:LuckyExp:1.0.2'

Gradle Kotlin DSL: Add the following com.github.fayewon : LuckyExp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fayewon:LuckyExp:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fayewon : LuckyExp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fayewon" % "LuckyExp" % "1.0.2"

Advertisement

Dependencies from Group

Oct 14, 2019
53 stars

Discover Dependencies

Jul 30, 2023
576 stars
Apr 18, 2023
1 usages
12 stars
May 26, 2023
5 usages
5 stars
Apr 04, 2023
5 usages
3 stars
Sep 22, 2019
80 stars
Sep 22, 2019
2 usages
76 stars
Sep 22, 2019
1 usages
76 stars
Dec 07, 2022