License |
License |
---|---|
GroupId | GroupIdcom.github.tkqubo |
ArtifactId | ArtifactIdtyped-annotation-plugin |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontyped-annotation-plugin
typed-annotation-plugin
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.tkqubo |
<!-- https://jarcasting.com/artifacts/com.github.tkqubo/typed-annotation-plugin/ -->
<dependency>
<groupId>com.github.tkqubo</groupId>
<artifactId>typed-annotation-plugin</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkqubo/typed-annotation-plugin/
implementation 'com.github.tkqubo:typed-annotation-plugin:0.1.0'
// https://jarcasting.com/artifacts/com.github.tkqubo/typed-annotation-plugin/
implementation ("com.github.tkqubo:typed-annotation-plugin:0.1.0")
'com.github.tkqubo:typed-annotation-plugin:jar:0.1.0'
<dependency org="com.github.tkqubo" name="typed-annotation-plugin" rev="0.1.0">
<artifact name="typed-annotation-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkqubo', module='typed-annotation-plugin', version='0.1.0')
)
libraryDependencies += "com.github.tkqubo" % "typed-annotation-plugin" % "0.1.0"
[com.github.tkqubo/typed-annotation-plugin "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.11.7 |
org.scala-lang : scala-library | jar | 2.11.7 |
org.scala-lang : scala-reflect | jar | 2.11.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.1.1 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.6.5 |
org.specs2 : specs2-matcher_2.11 | jar | 3.6.5 |
org.specs2 : specs2-matcher-extra_2.11 | jar | 3.6.5 |
org.specs2 : specs2-mock_2.11 | jar | 3.6.5 |