Last Version

jrel 0.1.0

Parent POM for com.github.veithen

License

License

GroupId

GroupId

com.github.veithen
ArtifactId

ArtifactId

jrel
Version

Version

0.1.0
Type

Type

jar
Description

Description

jrel
Parent POM for com.github.veithen
Project URL

Project URL

https://github.com/veithen/jrel
Source Code Management

Source Code Management

https://github.com/veithen/jrel/tree/master

Download jrel 0.1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.3

provided (1)

Group / Artifact Type Version
com.github.veithen.checkt : checkt-annotations jar 0.1.0

test (3)

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

Project Modules

There are no modules declared in this project.