| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.binfalse |
| Идентификатор | ИдентификаторBFUtils |
| Последняя версия | Последняя версия0.5.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBFUtils
Useful Utilities
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| BFUtils-0.5.8.pom | |
| BFUtils-0.5.8.jar | 13 KB |
| BFUtils-0.5.8-sources.jar | 8 KB |
| BFUtils-0.5.8-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.binfalse/BFUtils/ -->
<dependency>
<groupId>de.binfalse</groupId>
<artifactId>BFUtils</artifactId>
<version>0.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.binfalse/BFUtils/
implementation 'de.binfalse:BFUtils:0.5.8'
// https://jarcasting.com/artifacts/de.binfalse/BFUtils/
implementation ("de.binfalse:BFUtils:0.5.8")
'de.binfalse:BFUtils:jar:0.5.8'
<dependency org="de.binfalse" name="BFUtils" rev="0.5.8">
<artifact name="BFUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.binfalse', module='BFUtils', version='0.5.8')
)
libraryDependencies += "de.binfalse" % "BFUtils" % "0.5.8"
[de.binfalse/BFUtils "0.5.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.binfalse : BFLog | jar | 1.3.7 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.httpcomponents : httpclient | jar | [4.3.6,5.0) |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |