не последняя версия
Последняя версия 0.2.1

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

Extended implementation of Jadira Usertype Core

Группа

Группа

com.github.spt-oss
Идентификатор

Идентификатор

usertype-core-plus
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать usertype-core-plus 0.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/usertype-core-plus/
implementation 'com.github.spt-oss:usertype-core-plus:0.1.0'
// https://jarcasting.com/artifacts/com.github.spt-oss/usertype-core-plus/
implementation ("com.github.spt-oss:usertype-core-plus:0.1.0")
'com.github.spt-oss:usertype-core-plus:jar:0.1.0'
<dependency org="com.github.spt-oss" name="usertype-core-plus" rev="0.1.0">
  <artifact name="usertype-core-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='usertype-core-plus', version='0.1.0')
)
libraryDependencies += "com.github.spt-oss" % "usertype-core-plus" % "0.1.0"
[com.github.spt-oss/usertype-core-plus "0.1.0"]