Last Version

Koan Annotations 1.0.0

Koan Annotations For Java

License

License

GroupId

GroupId

com.nicholaspaulsmith
ArtifactId

ArtifactId

koan-annotations
Version

Version

1.0.0
Type

Type

jar
Description

Description

Koan Annotations
Koan Annotations For Java
Project URL

Project URL

https://github.com/SmiddyPence/koan-annotations
Source Code Management

Source Code Management

https://github.com/SmiddyPence/koan-annotations.git

Download koan-annotations 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.code.javaparser : javaparser jar 1.0.11

Project Modules

There are no modules declared in this project.