MVN

tech.pronghorn : common

Maven & Gradle

Apr 25, 2018
4 usages
34 stars

Pronghorn Common · Common features used across multiple pronghorn.tech projects.

<dependency>
    <groupId>tech.pronghorn</groupId>
    <artifactId>common</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.pronghorn : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of tech.pronghorn : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
common-0.2.1
common-0.2.0
0.1.x
common-0.1.3
common-0.1.2
common-0.1.1
common-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>tech.pronghorn</groupId>
    <artifactId>common</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.pronghorn : common gradle dependency to your build.gradle file:

implementation 'tech.pronghorn:common:0.2.1'

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

implementation("tech.pronghorn:common:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.pronghorn : common sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.pronghorn" % "common" % "0.2.1"

Advertisement

Dependencies from Group

Apr 25, 2018
4 usages
34 stars
Apr 25, 2018
3 usages
0 stars
Apr 25, 2018
3 usages
1 stars
Apr 25, 2018
3 usages
0 stars
Apr 25, 2018
1 usages
65 stars

Discover Dependencies

May 27, 2022
19 usages
447 stars
Aug 26, 2007
5 usages
Jul 21, 2019
6 usages
8 stars
Mar 28, 2022
10 usages
Jun 28, 2023
15 usages
2.7k stars
Oct 08, 2019
8 usages
7 stars