| Лицензия |
Лицензия
MIT License
|
|---|---|
| Группа | Группаio.github.krishna-elear |
| Идентификатор | Идентификаторjitpacktest |
| Последняя версия | Последняя версия0.0.6-feature-krishna-main_yml-2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSimple Test Project for doubling & halving numbers
Simple Test Project for doubling & halving numbers
|
<!-- https://jarcasting.com/artifacts/io.github.krishna-elear/jitpacktest/ -->
<dependency>
<groupId>io.github.krishna-elear</groupId>
<artifactId>jitpacktest</artifactId>
<version>0.0.6-feature-krishna-main_yml-2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.krishna-elear/jitpacktest/
implementation 'io.github.krishna-elear:jitpacktest:0.0.6-feature-krishna-main_yml-2'
// https://jarcasting.com/artifacts/io.github.krishna-elear/jitpacktest/
implementation ("io.github.krishna-elear:jitpacktest:0.0.6-feature-krishna-main_yml-2")
'io.github.krishna-elear:jitpacktest:pom:0.0.6-feature-krishna-main_yml-2'
<dependency org="io.github.krishna-elear" name="jitpacktest" rev="0.0.6-feature-krishna-main_yml-2">
<artifact name="jitpacktest" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.krishna-elear', module='jitpacktest', version='0.0.6-feature-krishna-main_yml-2')
)
libraryDependencies += "io.github.krishna-elear" % "jitpacktest" % "0.0.6-feature-krishna-main_yml-2"
[io.github.krishna-elear/jitpacktest "0.0.6-feature-krishna-main_yml-2"]