GroupId | GroupIdcom.ociweb |
---|---|
ArtifactId | ArtifactIdpronghorn-pipes |
Version | Version1.0.22 |
Type | Typejar |
Filename | Size |
---|---|
pronghorn-pipes-1.0.22.pom | |
pronghorn-pipes-1.0.22.jar | 657 KB |
pronghorn-pipes-1.0.22-sources.jar | 392 KB |
pronghorn-pipes-1.0.22-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.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.ociweb/pronghorn-pipes/
implementation 'com.ociweb:pronghorn-pipes:1.0.22'
// https://jarcasting.com/artifacts/com.ociweb/pronghorn-pipes/
implementation ("com.ociweb:pronghorn-pipes:1.0.22")
'com.ociweb:pronghorn-pipes:jar:1.0.22'
<dependency org="com.ociweb" name="pronghorn-pipes" rev="1.0.22">
<artifact name="pronghorn-pipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ociweb', module='pronghorn-pipes', version='1.0.22')
)
libraryDependencies += "com.ociweb" % "pronghorn-pipes" % "1.0.22"
[com.ociweb/pronghorn-pipes "1.0.22"]