com.github.veithen.checkt:test

Parent POM for com.github.veithen

License

License

GroupId

GroupId

com.github.veithen.checkt
ArtifactId

ArtifactId

test
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent POM for com.github.veithen
Project URL

Project URL

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

Source Code Management

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

Download test

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.veithen.checkt/test/ -->
<dependency>
    <groupId>com.github.veithen.checkt</groupId>
    <artifactId>test</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.checkt/test/
implementation 'com.github.veithen.checkt:test:0.1.0'
// https://jarcasting.com/artifacts/com.github.veithen.checkt/test/
implementation ("com.github.veithen.checkt:test:0.1.0")
'com.github.veithen.checkt:test:jar:0.1.0'
<dependency org="com.github.veithen.checkt" name="test" rev="0.1.0">
  <artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.checkt', module='test', version='0.1.0')
)
libraryDependencies += "com.github.veithen.checkt" % "test" % "0.1.0"
[com.github.veithen.checkt/test "0.1.0"]

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
com.google.truth : truth jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0