не последняя версия
Последняя версия 2.0.0-rc.5

com.github.jean-merelis:coffeepot-bean-wr 1.2.1-FINAL

Coffeepot-bean-wr is a simple Java framework for marshalling Java beans to flat file and unmarshal flat file to Java Beans

Группа

Группа

com.github.jean-merelis
Идентификатор

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

coffeepot-bean-wr
Версия

Версия

1.2.1-FINAL
Тип

Тип

jar

Скачать coffeepot-bean-wr 1.2.1-FINAL


<!-- https://jarcasting.com/artifacts/com.github.jean-merelis/coffeepot-bean-wr/ -->
<dependency>
    <groupId>com.github.jean-merelis</groupId>
    <artifactId>coffeepot-bean-wr</artifactId>
    <version>1.2.1-FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jean-merelis/coffeepot-bean-wr/
implementation 'com.github.jean-merelis:coffeepot-bean-wr:1.2.1-FINAL'
// https://jarcasting.com/artifacts/com.github.jean-merelis/coffeepot-bean-wr/
implementation ("com.github.jean-merelis:coffeepot-bean-wr:1.2.1-FINAL")
'com.github.jean-merelis:coffeepot-bean-wr:jar:1.2.1-FINAL'
<dependency org="com.github.jean-merelis" name="coffeepot-bean-wr" rev="1.2.1-FINAL">
  <artifact name="coffeepot-bean-wr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jean-merelis', module='coffeepot-bean-wr', version='1.2.1-FINAL')
)
libraryDependencies += "com.github.jean-merelis" % "coffeepot-bean-wr" % "1.2.1-FINAL"
[com.github.jean-merelis/coffeepot-bean-wr "1.2.1-FINAL"]