is not current version
Last Version 0.2.1

com.github.spt-oss:usertype-core-plus 0.2.0

Extended implementation of Jadira Usertype Core

GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

usertype-core-plus
Version

Version

0.2.0
Type

Type

jar

Download usertype-core-plus 0.2.0


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