is not current version
Last Version 1.0.28

com.hltech:vaunt 1.0.15

Toolkit to define and validate contracts in JMS

GroupId

GroupId

com.hltech
ArtifactId

ArtifactId

vaunt
Version

Version

1.0.15
Type

Type

jar

Download vaunt 1.0.15


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