| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdio.github.krishna-elear |
| ArtifactId | ArtifactIdjitpacktest |
| Last Version | Last Version0.0.6-feature-krishna-main_yml-2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSimple 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"]