License |
License |
---|---|
GroupId | GroupIdcom.github.veithen.checkt |
ArtifactId | ArtifactIdcheckt-annotations |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for com.github.veithen
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
checkt-annotations-0.1.0.pom | |
checkt-annotations-0.1.0.jar | 3 KB |
checkt-annotations-0.1.0-sources.jar | 3 KB |
checkt-annotations-0.1.0-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.veithen.checkt/checkt-annotations/ -->
<dependency>
<groupId>com.github.veithen.checkt</groupId>
<artifactId>checkt-annotations</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.checkt/checkt-annotations/
implementation 'com.github.veithen.checkt:checkt-annotations:0.1.0'
// https://jarcasting.com/artifacts/com.github.veithen.checkt/checkt-annotations/
implementation ("com.github.veithen.checkt:checkt-annotations:0.1.0")
'com.github.veithen.checkt:checkt-annotations:jar:0.1.0'
<dependency org="com.github.veithen.checkt" name="checkt-annotations" rev="0.1.0">
<artifact name="checkt-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.checkt', module='checkt-annotations', version='0.1.0')
)
libraryDependencies += "com.github.veithen.checkt" % "checkt-annotations" % "0.1.0"
[com.github.veithen.checkt/checkt-annotations "0.1.0"]