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

com.github.vandeseer:easytable 0.8.2


Группа

Группа

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

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

easytable
Версия

Версия

0.8.2
Тип

Тип

jar

Скачать easytable 0.8.2


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