Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.aerogear |
ArtifactId | ArtifactIdaerogear-android-pipe |
Version | Version2.1.0 |
Type | Typeaar |
Filename | Size |
---|---|
aerogear-android-pipe-2.1.0.pom | |
aerogear-android-pipe-2.1.0.jar | 81 KB |
aerogear-android-pipe-2.1.0-sources.jar | 64 KB |
aerogear-android-pipe-2.1.0-javadoc.jar | 353 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.aerogear/aerogear-android-pipe/ -->
<dependency>
<groupId>org.jboss.aerogear</groupId>
<artifactId>aerogear-android-pipe</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.aerogear/aerogear-android-pipe/
implementation 'org.jboss.aerogear:aerogear-android-pipe:2.1.0'
// https://jarcasting.com/artifacts/org.jboss.aerogear/aerogear-android-pipe/
implementation ("org.jboss.aerogear:aerogear-android-pipe:2.1.0")
'org.jboss.aerogear:aerogear-android-pipe:aar:2.1.0'
<dependency org="org.jboss.aerogear" name="aerogear-android-pipe" rev="2.1.0">
<artifact name="aerogear-android-pipe" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.aerogear', module='aerogear-android-pipe', version='2.1.0')
)
libraryDependencies += "org.jboss.aerogear" % "aerogear-android-pipe" % "2.1.0"
[org.jboss.aerogear/aerogear-android-pipe "2.1.0"]