is not current version
Last Version 1.0.52

com.makeandbuild:vessl 1.0.51

a lightweight persistence, REST, fixture, property configuration, and validation framework

GroupId

GroupId

com.makeandbuild
ArtifactId

ArtifactId

vessl
Version

Version

1.0.51
Type

Type

jar

Download vessl 1.0.51


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