| Лицензия |
Лицензия |
|---|---|
| Группа | Группаit.thomasjohansen.weblauncher |
| Идентификатор | Идентификаторweb-launcher-common |
| Версия | Версия1.0-RC2 |
| Тип | Типjar |
| Описание |
ОписаниеWeb Launcher Common
Common library for web launchers
|
| Имя Файла | Размер |
|---|---|
| web-launcher-common-1.0-RC2.pom | |
| web-launcher-common-1.0-RC2.jar | 7 KB |
| web-launcher-common-1.0-RC2-sources.jar | 3 KB |
| web-launcher-common-1.0-RC2-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/web-launcher-common/ -->
<dependency>
<groupId>it.thomasjohansen.weblauncher</groupId>
<artifactId>web-launcher-common</artifactId>
<version>1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/web-launcher-common/
implementation 'it.thomasjohansen.weblauncher:web-launcher-common:1.0-RC2'
// https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/web-launcher-common/
implementation ("it.thomasjohansen.weblauncher:web-launcher-common:1.0-RC2")
'it.thomasjohansen.weblauncher:web-launcher-common:jar:1.0-RC2'
<dependency org="it.thomasjohansen.weblauncher" name="web-launcher-common" rev="1.0-RC2">
<artifact name="web-launcher-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.weblauncher', module='web-launcher-common', version='1.0-RC2')
)
libraryDependencies += "it.thomasjohansen.weblauncher" % "web-launcher-common" % "1.0-RC2"
[it.thomasjohansen.weblauncher/web-launcher-common "1.0-RC2"]