| Лицензия |
Лицензия
GPLv3 with Classpath Exception
|
|---|---|
| Группа | Группаcom.cedarsoft.commons |
| Идентификатор | Идентификаторtime |
| Последняя версия | Последняя версия8.9.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtime
Path: :open:commons:time
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| time-8.9.2.pom | |
| time-8.9.2.jar | 8 KB |
| time-8.9.2-tests.jar | 4 KB |
| time-8.9.2-sources.jar | 7 KB |
| time-8.9.2-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/time/ -->
<dependency>
<groupId>com.cedarsoft.commons</groupId>
<artifactId>time</artifactId>
<version>8.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/time/
implementation 'com.cedarsoft.commons:time:8.9.2'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/time/
implementation ("com.cedarsoft.commons:time:8.9.2")
'com.cedarsoft.commons:time:jar:8.9.2'
<dependency org="com.cedarsoft.commons" name="time" rev="8.9.2">
<artifact name="time" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='time', version='8.9.2')
)
libraryDependencies += "com.cedarsoft.commons" % "time" % "8.9.2"
[com.cedarsoft.commons/time "8.9.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.dependencies-sets : annotations | jar | 8.9.2 |
| com.cedarsoft : annotations | jar | 8.9.2 |
| com.cedarsoft : unit | jar | 8.9.2 |
| org.apache.commons : commons-lang3 | jar | 3.9 |