Last Version

Toothpick Compiler 1.0.0-RC1

'Annotation Processors of toothpick'

License

License

GroupId

GroupId

com.github.stephanenicolas
ArtifactId

ArtifactId

toothpick-compiler
Version

Version

1.0.0-RC1
Type

Type

jar
Description

Description

Toothpick Compiler
'Annotation Processors of toothpick'
Project URL

Project URL

https://github.com/stephanenicolas/toothpick.git
Source Code Management

Source Code Management

https://github.com/stephanenicolas/toothpick.git

Download toothpick-compiler 1.0.0-RC1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup : javapoet jar 1.4.0
javax.inject : javax.inject jar 1
com.github.stephanenicolas : toothpick-generated-core jar 1.0.0-RC1

test (3)

Group / Artifact Type Version
com.google.truth : truth jar 0.27
junit : junit jar 4.12
com.google.testing.compile : compile-testing jar 0.7

Project Modules

There are no modules declared in this project.