is not current version
Last Version 3.1.7

org.diirt:vtype 3.0.0

Definition and basic implementation for value types.

GroupId

GroupId

org.diirt
ArtifactId

ArtifactId

vtype
Version

Version

3.0.0
Type

Type

jar

Download vtype 3.0.0


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