MVN

cn.dubby : dubby_blog

Maven & Gradle

Dec 08, 2017
1 stars

A personal blog.

<dependency>
    <groupId>cn.dubby</groupId>
    <artifactId>dubby_blog</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.dubby : dubby_blog to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of cn.dubby : dubby_blog to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
dubby_blog-1.4
1.2
dubby_blog-1.2

How to add a dependency to Maven

Add the following cn.dubby : dubby_blog maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.dubby</groupId>
    <artifactId>dubby_blog</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.dubby : dubby_blog gradle dependency to your build.gradle file:

implementation 'cn.dubby:dubby_blog:1.4'

Gradle Kotlin DSL: Add the following cn.dubby : dubby_blog gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.dubby:dubby_blog:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.dubby : dubby_blog sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.dubby" % "dubby_blog" % "1.4"

Advertisement

Dependencies from Group

Dec 05, 2017
Dec 08, 2017
1 stars

Discover Dependencies

Jul 31, 2018
12 stars
Nov 20, 2018
1 stars
Dec 04, 2017
0 stars
Dec 12, 2017
14 stars
Sep 25, 2018
14 stars
Jul 12, 2019
3 usages
0 stars
Jul 12, 2019
3 usages
0 stars
Jul 11, 2019
3 usages
22 stars