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