| License |
License |
|---|---|
| GroupId | GroupIdio.github.martylinzy |
| ArtifactId | ArtifactIdRedit-parent |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionRedit parent POM
Parent POM for Redit testing library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Redit-parent-0.1.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.martylinzy/Redit-parent/ -->
<dependency>
<groupId>io.github.martylinzy</groupId>
<artifactId>Redit-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.martylinzy/Redit-parent/
implementation 'io.github.martylinzy:Redit-parent:0.1.0'
// https://jarcasting.com/artifacts/io.github.martylinzy/Redit-parent/
implementation ("io.github.martylinzy:Redit-parent:0.1.0")
'io.github.martylinzy:Redit-parent:pom:0.1.0'
<dependency org="io.github.martylinzy" name="Redit-parent" rev="0.1.0">
<artifact name="Redit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.martylinzy', module='Redit-parent', version='0.1.0')
)
libraryDependencies += "io.github.martylinzy" % "Redit-parent" % "0.1.0"
[io.github.martylinzy/Redit-parent "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |