is not current version
Last Version 1.1.15

org.jboss.aerogear:aerogear-unifiedpush-bom 1.1.12

Bill Of Materials for AeroGear

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.aerogear
ArtifactId

ArtifactId

aerogear-unifiedpush-bom
Version

Version

1.1.12
Type

Type

pom

Download aerogear-unifiedpush-bom 1.1.12


<!-- https://jarcasting.com/artifacts/org.jboss.aerogear/aerogear-unifiedpush-bom/ -->
<dependency>
    <groupId>org.jboss.aerogear</groupId>
    <artifactId>aerogear-unifiedpush-bom</artifactId>
    <version>1.1.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.aerogear/aerogear-unifiedpush-bom/
implementation 'org.jboss.aerogear:aerogear-unifiedpush-bom:1.1.12'
// https://jarcasting.com/artifacts/org.jboss.aerogear/aerogear-unifiedpush-bom/
implementation ("org.jboss.aerogear:aerogear-unifiedpush-bom:1.1.12")
'org.jboss.aerogear:aerogear-unifiedpush-bom:pom:1.1.12'
<dependency org="org.jboss.aerogear" name="aerogear-unifiedpush-bom" rev="1.1.12">
  <artifact name="aerogear-unifiedpush-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.aerogear', module='aerogear-unifiedpush-bom', version='1.1.12')
)
libraryDependencies += "org.jboss.aerogear" % "aerogear-unifiedpush-bom" % "1.1.12"
[org.jboss.aerogear/aerogear-unifiedpush-bom "1.1.12"]