MVN

com.ruijc : base

Maven & Gradle

Jun 17, 2017
3 usages
23 stars

base · 基础包。

<dependency>
    <groupId>com.ruijc</groupId>
    <artifactId>base</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ruijc : base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of com.ruijc : base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
base-3.2.0
3.0.x
base-3.0.0
2.0.x
base-2.0.0
1.0.x
base-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.ruijc</groupId>
    <artifactId>base</artifactId>
    <version>3.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ruijc : base gradle dependency to your build.gradle file:

implementation 'com.ruijc:base:3.2.0'

Gradle Kotlin DSL: Add the following com.ruijc : base gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ruijc:base:3.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ruijc : base sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ruijc" % "base" % "3.2.0"

Advertisement

Dependencies from Group

Jun 17, 2017
10 usages
23 stars
Jun 17, 2017
3 usages
23 stars
Jun 17, 2017
2 usages
23 stars
Dec 09, 2016
1 usages
23 stars

Discover Dependencies

Aug 26, 2018
4 usages
0 stars
May 19, 2023
35 usages
21.5k stars
Oct 29, 2020
1 usages
0 stars
Dec 27, 2021
3 usages
29 stars
Mar 18, 2014
5 usages
5 stars
Aug 24, 2023
11 usages
2 stars
Oct 16, 2019
2 usages
1 stars