Last Version

Pronghorn Common 0.2.1

Common features used across multiple pronghorn.tech projects.

License

License

GroupId

GroupId

tech.pronghorn
ArtifactId

ArtifactId

common
Version

Version

0.2.1
Type

Type

jar
Description

Description

Pronghorn Common
Common features used across multiple pronghorn.tech projects.
Project URL

Project URL

https://pronghorn.tech
Source Code Management

Source Code Management

https://github.com/pronghorn-tech/coroutines.git

Download common 0.2.1


<!-- https://jarcasting.com/artifacts/tech.pronghorn/common/ -->
<dependency>
    <groupId>tech.pronghorn</groupId>
    <artifactId>common</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.pronghorn/common/
implementation 'tech.pronghorn:common:0.2.1'
// https://jarcasting.com/artifacts/tech.pronghorn/common/
implementation ("tech.pronghorn:common:0.2.1")
'tech.pronghorn:common:jar:0.2.1'
<dependency org="tech.pronghorn" name="common" rev="0.2.1">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.pronghorn', module='common', version='0.2.1')
)
libraryDependencies += "tech.pronghorn" % "common" % "0.2.1"
[tech.pronghorn/common "0.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.31
org.jetbrains.kotlin : kotlin-reflect jar 1.2.31

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.mockito : mockito-core jar 2.16.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.