| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.nikunj-wissen |
| Идентификатор | Идентификаторdemo |
| Версия | Версия0.1 |
| Тип | Типjar |
| Описание |
Описаниеio.github.nikunj-wissen:demo
A application used as an example on how to set up pushing its components to the Central Repository.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| demo-0.1.pom | |
| demo-0.1.jar | 3 KB |
| demo-0.1-sources.jar | 921 bytes |
| demo-0.1-javadoc.jar | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.nikunj-wissen/demo/ -->
<dependency>
<groupId>io.github.nikunj-wissen</groupId>
<artifactId>demo</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nikunj-wissen/demo/
implementation 'io.github.nikunj-wissen:demo:0.1'
// https://jarcasting.com/artifacts/io.github.nikunj-wissen/demo/
implementation ("io.github.nikunj-wissen:demo:0.1")
'io.github.nikunj-wissen:demo:jar:0.1'
<dependency org="io.github.nikunj-wissen" name="demo" rev="0.1">
<artifact name="demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nikunj-wissen', module='demo', version='0.1')
)
libraryDependencies += "io.github.nikunj-wissen" % "demo" % "0.1"
[io.github.nikunj-wissen/demo "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |