is not current version
Last Version 2.1.4

com.github.t1:wunderbar 1.3.4

The easy way to Consumer Driven Contracts (https://martinfowler.com/articles/consumerDrivenContracts.html)

GroupId

GroupId

com.github.t1
ArtifactId

ArtifactId

wunderbar
Version

Version

1.3.4
Type

Type

pom

Download wunderbar 1.3.4

Filename Size
wunderbar-1.3.4.pom 7 KB
Browse

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