| Лицензия |
Лицензия |
|---|---|
| Группа | Группаbr.com.objectos.way |
| Идентификатор | Идентификаторflat-core |
| Последняя версия | Последняя версия0.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеobjectos :: way :: flat :: core
A simple Java API to read and write flat files.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| flat-core-0.6.0.pom | |
| flat-core-0.6.0.jar | 39 KB |
| flat-core-0.6.0-sources.jar | 23 KB |
| flat-core-0.6.0-javadoc.jar | 134 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/br.com.objectos.way/flat-core/ -->
<dependency>
<groupId>br.com.objectos.way</groupId>
<artifactId>flat-core</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.way/flat-core/
implementation 'br.com.objectos.way:flat-core:0.6.0'
// https://jarcasting.com/artifacts/br.com.objectos.way/flat-core/
implementation ("br.com.objectos.way:flat-core:0.6.0")
'br.com.objectos.way:flat-core:jar:0.6.0'
<dependency org="br.com.objectos.way" name="flat-core" rev="0.6.0">
<artifact name="flat-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.way', module='flat-core', version='0.6.0')
)
libraryDependencies += "br.com.objectos.way" % "flat-core" % "0.6.0"
[br.com.objectos.way/flat-core "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| br.com.objectos.core : preconditions | jar | 0.4.0 |
| br.com.objectos.core : strings | jar | 0.4.0 |
| br.com.objectos : io-fs | jar | 0.14.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| br.com.objectos : assertion | jar | 0.8.0 |