is not current version
Last Version 0.0.9

it.netgrid:bauer 0.0.7

Standard Topic-Based Messaging Facade for Java

Categories

Categories

Net
GroupId

GroupId

it.netgrid
ArtifactId

ArtifactId

bauer
Version

Version

0.0.7
Type

Type

pom

Download bauer 0.0.7

Filename Size
bauer-0.0.7.pom 4 KB
Browse

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