GroupId | GroupIdcom.ociweb |
---|---|
ArtifactId | ArtifactIdpronghorn-pipes |
Version | Version1.0.29 |
Type | Typejar |
Filename | Size |
---|---|
pronghorn-pipes-1.0.29.pom | |
pronghorn-pipes-1.0.29.jar | 659 KB |
pronghorn-pipes-1.0.29-sources.jar | 394 KB |
pronghorn-pipes-1.0.29-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ociweb/pronghorn-pipes/ -->
<dependency>
<groupId>com.ociweb</groupId>
<artifactId>pronghorn-pipes</artifactId>
<version>1.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.ociweb/pronghorn-pipes/
implementation 'com.ociweb:pronghorn-pipes:1.0.29'
// https://jarcasting.com/artifacts/com.ociweb/pronghorn-pipes/
implementation ("com.ociweb:pronghorn-pipes:1.0.29")
'com.ociweb:pronghorn-pipes:jar:1.0.29'
<dependency org="com.ociweb" name="pronghorn-pipes" rev="1.0.29">
<artifact name="pronghorn-pipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ociweb', module='pronghorn-pipes', version='1.0.29')
)
libraryDependencies += "com.ociweb" % "pronghorn-pipes" % "1.0.29"
[com.ociweb/pronghorn-pipes "1.0.29"]