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

com.github.schuettec:jbeanviews 0.0.2

A mapping library for building bean views.

Группа

Группа

com.github.schuettec
Идентификатор

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

jbeanviews
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать jbeanviews 0.0.2


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