| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.thelastcheck.commons |
| Идентификатор | Идентификаторtlc-io-base |
| Последняя версия | Последняя версия2.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtlc-io-base
TLC Base IO classes
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tlc-io-base-2.5.1.pom | |
| tlc-io-base-2.5.1.jar | 25 KB |
| tlc-io-base-2.5.1-sources.jar | 19 KB |
| tlc-io-base-2.5.1-javadoc.jar | 105 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-base/ -->
<dependency>
<groupId>com.thelastcheck.commons</groupId>
<artifactId>tlc-io-base</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-base/
implementation 'com.thelastcheck.commons:tlc-io-base:2.5.1'
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-io-base/
implementation ("com.thelastcheck.commons:tlc-io-base:2.5.1")
'com.thelastcheck.commons:tlc-io-base:jar:2.5.1'
<dependency org="com.thelastcheck.commons" name="tlc-io-base" rev="2.5.1">
<artifact name="tlc-io-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thelastcheck.commons', module='tlc-io-base', version='2.5.1')
)
libraryDependencies += "com.thelastcheck.commons" % "tlc-io-base" % "2.5.1"
[com.thelastcheck.commons/tlc-io-base "2.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thelastcheck.commons : tlc-commons-buffer | jar | 2.5.1 |
| com.thelastcheck.commons : tlc-commons-base | jar | 2.5.1 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |