License |
License |
---|---|
GroupId | GroupIdcom.github.veithen |
ArtifactId | ArtifactIdjrel |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjrel
Parent POM for com.github.veithen
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jrel-0.1.0.pom | |
jrel-0.1.0.jar | 65 KB |
jrel-0.1.0-sources.jar | 46 KB |
jrel-0.1.0-source-release.zip | 71 KB |
jrel-0.1.0-javadoc.jar | 572 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.veithen/jrel/ -->
<dependency>
<groupId>com.github.veithen</groupId>
<artifactId>jrel</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen/jrel/
implementation 'com.github.veithen:jrel:0.1.0'
// https://jarcasting.com/artifacts/com.github.veithen/jrel/
implementation ("com.github.veithen:jrel:0.1.0")
'com.github.veithen:jrel:jar:0.1.0'
<dependency org="com.github.veithen" name="jrel" rev="0.1.0">
<artifact name="jrel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen', module='jrel', version='0.1.0')
)
libraryDependencies += "com.github.veithen" % "jrel" % "0.1.0"
[com.github.veithen/jrel "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm | jar | 9.3 |
Group / Artifact | Type | Version |
---|---|---|
com.github.veithen.checkt : checkt-annotations | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
com.google.truth : truth | jar | 1.1.3 |
org.mockito : mockito-core | jar | 4.5.1 |