MVN

com.dc2f : dc2f

Maven & Gradle

Sep 18, 2019
2 usages
1 stars

DC2F · Type safe static website generator

<dependency>
    <groupId>com.dc2f</groupId>
    <artifactId>dc2f</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.1

All Versions

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

Version Vulnerabilities Updated
0.2.x
dc2f-0.2.1
dc2f-0.2.0
0.1.x
dc2f-0.1.2
dc2f-0.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.dc2f</groupId>
    <artifactId>dc2f</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.dc2f:dc2f:0.2.1'

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

implementation("com.dc2f:dc2f:0.2.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.dc2f" % "dc2f" % "0.2.1"

Advertisement

Dependencies from Group

Sep 18, 2019
2 usages
1 stars
Sep 18, 2019
1 usages
0 stars
Sep 18, 2019
0 stars

Discover Dependencies

Jun 24, 2023
3 usages
30 stars
Aug 01, 2021
3 usages
0 stars
Jul 23, 2021
5 usages
7 stars
Jan 27, 2022
1 usages
6 stars
Dec 07, 2015
3 usages
0 stars
Nov 17, 2022
5 usages
15 stars
Jun 17, 2023
8 usages
613 stars