| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.crypteron |
| Идентификатор | Идентификаторcrypteron-commons |
| Последняя версия | Последняя версия2020.5.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCrypteron Commons
Top Crypteron Java Agents project pom.xml file
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| crypteron-commons-2020.5.1.1.pom | |
| crypteron-commons-2020.5.1.1.jar | 22 KB |
| crypteron-commons-2020.5.1.1-sources.jar | 1 KB |
| crypteron-commons-2020.5.1.1-javadoc.jar | 103 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.crypteron/crypteron-commons/ -->
<dependency>
<groupId>com.crypteron</groupId>
<artifactId>crypteron-commons</artifactId>
<version>2020.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.crypteron/crypteron-commons/
implementation 'com.crypteron:crypteron-commons:2020.5.1.1'
// https://jarcasting.com/artifacts/com.crypteron/crypteron-commons/
implementation ("com.crypteron:crypteron-commons:2020.5.1.1")
'com.crypteron:crypteron-commons:jar:2020.5.1.1'
<dependency org="com.crypteron" name="crypteron-commons" rev="2020.5.1.1">
<artifact name="crypteron-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crypteron', module='crypteron-commons', version='2020.5.1.1')
)
libraryDependencies += "com.crypteron" % "crypteron-commons" % "2020.5.1.1"
[com.crypteron/crypteron-commons "2020.5.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |