| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lontime |
| Идентификатор | Идентификаторexttime-library |
| Версия | Версия1.0.0-M18 |
| Тип | Типjar |
| Описание |
Описаниеdependencies for lontime
|
| Имя Файла | Размер |
|---|---|
| exttime-library-1.0.0-M18.pom | |
| exttime-library-1.0.0-M18.jar | 670 KB |
| exttime-library-1.0.0-M18-sources.jar | 824 KB |
| exttime-library-1.0.0-M18-javadoc.jar | 49 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lontime/exttime-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>exttime-library</artifactId>
<version>1.0.0-M18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/exttime-library/
implementation 'com.github.lontime:exttime-library:1.0.0-M18'
// https://jarcasting.com/artifacts/com.github.lontime/exttime-library/
implementation ("com.github.lontime:exttime-library:1.0.0-M18")
'com.github.lontime:exttime-library:jar:1.0.0-M18'
<dependency org="com.github.lontime" name="exttime-library" rev="1.0.0-M18">
<artifact name="exttime-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='exttime-library', version='1.0.0-M18')
)
libraryDependencies += "com.github.lontime" % "exttime-library" % "1.0.0-M18"
[com.github.lontime/exttime-library "1.0.0-M18"]