is not current version
Last Version 1.0.52

com.makeandbuild:vessl 1.0.50

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

GroupId

GroupId

com.makeandbuild
ArtifactId

ArtifactId

vessl
Version

Version

1.0.50
Type

Type

jar

Download vessl 1.0.50


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