| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ltsopensource |
| Идентификатор | Идентификаторlts-example |
| Версия | Версия1.6.7 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| lts-example-1.6.7.pom | |
| lts-example-1.6.7.jar | 46 KB |
| lts-example-1.6.7-sources.jar | 31 KB |
| lts-example-1.6.7-javadoc.jar | 178 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ltsopensource/lts-example/ -->
<dependency>
<groupId>com.github.ltsopensource</groupId>
<artifactId>lts-example</artifactId>
<version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ltsopensource/lts-example/
implementation 'com.github.ltsopensource:lts-example:1.6.7'
// https://jarcasting.com/artifacts/com.github.ltsopensource/lts-example/
implementation ("com.github.ltsopensource:lts-example:1.6.7")
'com.github.ltsopensource:lts-example:jar:1.6.7'
<dependency org="com.github.ltsopensource" name="lts-example" rev="1.6.7">
<artifact name="lts-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ltsopensource', module='lts-example', version='1.6.7')
)
libraryDependencies += "com.github.ltsopensource" % "lts-example" % "1.6.7"
[com.github.ltsopensource/lts-example "1.6.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |