| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.thesett |
| Идентификатор | Идентификаторcommon |
| Версия | Версия0.9.117 |
| Тип | Типjar |
| Описание |
Описаниеcommon
My common library, a mixed bag of re-usable utility code.
|
| Имя Файла | Размер |
|---|---|
| common-0.9.117.pom | |
| common-0.9.117.jar | 206 KB |
| common-0.9.117-tests.jar | 51 KB |
| common-0.9.117-sources.jar | 312 KB |
| common-0.9.117-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.thesett/common/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>common</artifactId>
<version>0.9.117</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/common/
implementation 'com.thesett:common:0.9.117'
// https://jarcasting.com/artifacts/com.thesett/common/
implementation ("com.thesett:common:0.9.117")
'com.thesett:common:jar:0.9.117'
<dependency org="com.thesett" name="common" rev="0.9.117">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='common', version='0.9.117')
)
libraryDependencies += "com.thesett" % "common" % "0.9.117"
[com.thesett/common "0.9.117"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| log4j : log4j | jar | [1.2.8,) |