GroupId | GroupIdcom.github.kristofa |
---|---|
ArtifactId | ArtifactIdbrave-jaxrs2 |
Version | Version3.1.0 |
Type | Typejar |
Filename | Size |
---|---|
brave-jaxrs2-3.1.0.pom | |
brave-jaxrs2-3.1.0.jar | 8 KB |
brave-jaxrs2-3.1.0-sources.jar | 4 KB |
brave-jaxrs2-3.1.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-jaxrs2/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-jaxrs2</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-jaxrs2/
implementation 'com.github.kristofa:brave-jaxrs2:3.1.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-jaxrs2/
implementation ("com.github.kristofa:brave-jaxrs2:3.1.0")
'com.github.kristofa:brave-jaxrs2:jar:3.1.0'
<dependency org="com.github.kristofa" name="brave-jaxrs2" rev="3.1.0">
<artifact name="brave-jaxrs2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-jaxrs2', version='3.1.0')
)
libraryDependencies += "com.github.kristofa" % "brave-jaxrs2" % "3.1.0"
[com.github.kristofa/brave-jaxrs2 "3.1.0"]