is not current version
Last Version 1.0.28

com.hltech:vaunt-core 1.0.14

Toolkit to define and validate contracts in JMS

GroupId

GroupId

com.hltech
ArtifactId

ArtifactId

vaunt-core
Version

Version

1.0.14
Type

Type

jar

Download vaunt-core 1.0.14


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