MVN

com.arcbees : websites-assets

Maven & Gradle

Aug 12, 2013
10 stars
<dependency>
    <groupId>com.arcbees</groupId>
    <artifactId>websites-assets</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.arcbees : websites-assets to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.arcbees : websites-assets to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
websites-assets-1.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.arcbees</groupId>
    <artifactId>websites-assets</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.arcbees : websites-assets gradle dependency to your build.gradle file:

implementation 'com.arcbees:websites-assets:1.1.1'

Gradle Kotlin DSL: Add the following com.arcbees : websites-assets gradle kotlin dependency to your build.gradle.kts file:

implementation("com.arcbees:websites-assets:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.arcbees : websites-assets sbt scala dependency to your build.sbt file:

libraryDependencies += "com.arcbees" % "websites-assets" % "1.1.1"

Advertisement

Dependencies from Group

Oct 20, 2015
6 usages
109 stars
Jan 22, 2014
2 usages
10 stars
Jan 22, 2014
1 usages
10 stars
Sep 23, 2015
109 stars
Oct 20, 2015
109 stars

Discover Dependencies