MVN

com.ccheptea.auto.value : auto-value-node-runtime

Maven & Gradle

Mar 21, 2017
1 usages
9 stars

AutoValue: Node Extension Runtime · Runtime component for auto-value-node

<dependency>
    <groupId>com.ccheptea.auto.value</groupId>
    <artifactId>auto-value-node-runtime</artifactId>
    <version>0.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ccheptea.auto.value : auto-value-node-runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.8

All Versions

Choose a version of com.ccheptea.auto.value : auto-value-node-runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
auto-value-node-runtime-0.2.8
0.1.x
auto-value-node-runtime-0.1.3

How to add a dependency to Maven

Add the following com.ccheptea.auto.value : auto-value-node-runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ccheptea.auto.value</groupId>
    <artifactId>auto-value-node-runtime</artifactId>
    <version>0.2.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ccheptea.auto.value : auto-value-node-runtime gradle dependency to your build.gradle file:

implementation 'com.ccheptea.auto.value:auto-value-node-runtime:0.2.8'

Gradle Kotlin DSL: Add the following com.ccheptea.auto.value : auto-value-node-runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ccheptea.auto.value:auto-value-node-runtime:0.2.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ccheptea.auto.value : auto-value-node-runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ccheptea.auto.value" % "auto-value-node-runtime" % "0.2.8"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 30, 2020
1 usages
146 stars
Dec 30, 2020
1 usages
163 stars
Jun 02, 2017
1 usages
163 stars
Dec 30, 2020
2 usages
146 stars
Jun 02, 2017
1 usages
163 stars
Mar 15, 2017
324 stars
Jan 23, 2019
0 stars
Mar 18, 2017
1 usages
6 stars