| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.abarhub.filerw |
| Идентификатор | Идентификаторfilerw |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
Описаниеfilerw
file read write with enum class
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| filerw-0.2.0.pom | |
| filerw-0.2.0.jar | 25 KB |
| filerw-0.2.0-sources.jar | 19 KB |
| filerw-0.2.0-javadoc.jar | 100 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.abarhub.filerw/filerw/ -->
<dependency>
<groupId>com.github.abarhub.filerw</groupId>
<artifactId>filerw</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.abarhub.filerw/filerw/
implementation 'com.github.abarhub.filerw:filerw:0.2.0'
// https://jarcasting.com/artifacts/com.github.abarhub.filerw/filerw/
implementation ("com.github.abarhub.filerw:filerw:0.2.0")
'com.github.abarhub.filerw:filerw:jar:0.2.0'
<dependency org="com.github.abarhub.filerw" name="filerw" rev="0.2.0">
<artifact name="filerw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.abarhub.filerw', module='filerw', version='0.2.0')
)
libraryDependencies += "com.github.abarhub.filerw" % "filerw" % "0.2.0"
[com.github.abarhub.filerw/filerw "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.platform : junit-platform-launcher | jar | 1.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |