| Лицензия |
Лицензия
MIT License
|
|---|---|
| Группа | Группаio.github.krishna-elear |
| Идентификатор | Идентификаторjitpacktest |
| Версия | Версия0.0.2 |
| Тип | Типpom |
| Описание |
ОписаниеSimple Test Project for doubling & halving numbers
Simple Test Project for doubling & halving numbers
|
| Имя Файла | Размер |
|---|---|
| jitpacktest-0.0.2.pom | |
| jitpacktest-0.0.2.zip | |
| jitpacktest-0.0.2-sources.jar | 1 KB |
| jitpacktest-0.0.2-javadoc.jar | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.krishna-elear/jitpacktest/ -->
<dependency>
<groupId>io.github.krishna-elear</groupId>
<artifactId>jitpacktest</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.krishna-elear/jitpacktest/
implementation 'io.github.krishna-elear:jitpacktest:0.0.2'
// https://jarcasting.com/artifacts/io.github.krishna-elear/jitpacktest/
implementation ("io.github.krishna-elear:jitpacktest:0.0.2")
'io.github.krishna-elear:jitpacktest:pom:0.0.2'
<dependency org="io.github.krishna-elear" name="jitpacktest" rev="0.0.2">
<artifact name="jitpacktest" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.krishna-elear', module='jitpacktest', version='0.0.2')
)
libraryDependencies += "io.github.krishna-elear" % "jitpacktest" % "0.0.2"
[io.github.krishna-elear/jitpacktest "0.0.2"]