License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.intelie.pipes |
ArtifactId | ArtifactIdpipes-api |
Version | Version0.25.2 |
Type | Typejar |
Description |
DescriptionPipes API
Intelie Pipes' API classes and interfaces
|
Project URL |
Project URL |
Filename | Size |
---|---|
pipes-api-0.25.2.pom | |
pipes-api-0.25.2.jar | 533 KB |
pipes-api-0.25.2-sources.jar | 253 KB |
pipes-api-0.25.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.intelie.pipes/pipes-api/ -->
<dependency>
<groupId>net.intelie.pipes</groupId>
<artifactId>pipes-api</artifactId>
<version>0.25.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.intelie.pipes/pipes-api/
implementation 'net.intelie.pipes:pipes-api:0.25.2'
// https://jarcasting.com/artifacts/net.intelie.pipes/pipes-api/
implementation ("net.intelie.pipes:pipes-api:0.25.2")
'net.intelie.pipes:pipes-api:jar:0.25.2'
<dependency org="net.intelie.pipes" name="pipes-api" rev="0.25.2">
<artifact name="pipes-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.intelie.pipes', module='pipes-api', version='0.25.2')
)
libraryDependencies += "net.intelie.pipes" % "pipes-api" % "0.25.2"
[net.intelie.pipes/pipes-api "0.25.2"]
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.1 |
org.assertj : assertj-core | jar | 3.16.1 |
org.mockito : mockito-core | jar | 1.10.19 |