License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.intelie.pipes |
ArtifactId | ArtifactIdpipes-api |
Version | Version0.24.4 |
Type | Typejar |
Description |
DescriptionPipes API
Intelie Pipes' API classes and interfaces
|
Project URL |
Project URL |
Filename | Size |
---|---|
pipes-api-0.24.4.pom | |
pipes-api-0.24.4.jar | 533 KB |
pipes-api-0.24.4-sources.jar | 252 KB |
pipes-api-0.24.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.intelie.pipes/pipes-api/ -->
<dependency>
<groupId>net.intelie.pipes</groupId>
<artifactId>pipes-api</artifactId>
<version>0.24.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.intelie.pipes/pipes-api/
implementation 'net.intelie.pipes:pipes-api:0.24.4'
// https://jarcasting.com/artifacts/net.intelie.pipes/pipes-api/
implementation ("net.intelie.pipes:pipes-api:0.24.4")
'net.intelie.pipes:pipes-api:jar:0.24.4'
<dependency org="net.intelie.pipes" name="pipes-api" rev="0.24.4">
<artifact name="pipes-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.intelie.pipes', module='pipes-api', version='0.24.4')
)
libraryDependencies += "net.intelie.pipes" % "pipes-api" % "0.24.4"
[net.intelie.pipes/pipes-api "0.24.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
com.google.guava : guava | jar | 29.0-jre |
net.intelie.introspective : introspective | jar | 0.10 |
junit : junit | jar | 4.13 |
org.assertj : assertj-core | jar | 3.16.1 |
org.mockito : mockito-core | jar | 1.10.19 |