MVN

com.ociweb : pronghorn

Maven & Gradle

May 06, 2019
1 usages
67 stars

pronghorn · Primary dependency for any project using the Pronghorn framework

<dependency>
    <groupId>com.ociweb</groupId>
    <artifactId>pronghorn</artifactId>
    <version>1.0.43</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.43

All Versions

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

Version Vulnerabilities Updated
1.0.x
pronghorn-1.0.43
pronghorn-1.0.42
pronghorn-1.0.41
pronghorn-1.0.40
pronghorn-1.0.39
pronghorn-1.0.38
pronghorn-1.0.37
pronghorn-1.0.36
pronghorn-1.0.35
pronghorn-1.0.34
pronghorn-1.0.33
pronghorn-1.0.32
pronghorn-1.0.31
pronghorn-1.0.30
pronghorn-1.0.29
pronghorn-1.0.28
pronghorn-1.0.27
pronghorn-1.0.26
pronghorn-1.0.25
pronghorn-1.0.24
pronghorn-1.0.23
pronghorn-1.0.22
pronghorn-1.0.21
pronghorn-1.0.20
pronghorn-1.0.19
pronghorn-1.0.18
pronghorn-1.0.17
pronghorn-1.0.16
pronghorn-1.0.15
pronghorn-1.0.14
pronghorn-1.0.13
pronghorn-1.0.12
pronghorn-1.0.11
pronghorn-1.0.10
pronghorn-1.0.9
pronghorn-1.0.8
pronghorn-1.0.7
pronghorn-1.0.6
pronghorn-1.0.5
pronghorn-1.0.4
pronghorn-1.0.3
pronghorn-1.0.2
pronghorn-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.ociweb</groupId>
    <artifactId>pronghorn</artifactId>
    <version>1.0.43</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.ociweb:pronghorn:1.0.43'

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

implementation("com.ociweb:pronghorn:1.0.43")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.ociweb" % "pronghorn" % "1.0.43"

Advertisement

Dependencies from Group

May 31, 2018
1 usages
12 stars
Jun 02, 2018
1 usages
0 stars
May 06, 2019
1 usages
12 stars
May 06, 2019
1 usages
67 stars
Dec 12, 2018
1 usages
0 stars

Discover Dependencies