is not current version
Last Version 1.0.28

com.hltech:vaunt 1.0.11

Toolkit to define and validate contracts in JMS

GroupId

GroupId

com.hltech
ArtifactId

ArtifactId

vaunt
Version

Version

1.0.11
Type

Type

jar

Download vaunt 1.0.11


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