License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.williamwebb.auto.stub |
ArtifactId | ArtifactIdcompiler |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuto-Stub Compiler
Auto Stub Generator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
compiler-0.9.0.pom | |
compiler-0.9.0.jar | 15 KB |
compiler-0.9.0-sources.jar | 3 KB |
compiler-0.9.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.williamwebb.auto.stub/compiler/ -->
<dependency>
<groupId>io.williamwebb.auto.stub</groupId>
<artifactId>compiler</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.williamwebb.auto.stub/compiler/
implementation 'io.williamwebb.auto.stub:compiler:0.9.0'
// https://jarcasting.com/artifacts/io.williamwebb.auto.stub/compiler/
implementation ("io.williamwebb.auto.stub:compiler:0.9.0")
'io.williamwebb.auto.stub:compiler:jar:0.9.0'
<dependency org="io.williamwebb.auto.stub" name="compiler" rev="0.9.0">
<artifact name="compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.williamwebb.auto.stub', module='compiler', version='0.9.0')
)
libraryDependencies += "io.williamwebb.auto.stub" % "compiler" % "0.9.0"
[io.williamwebb.auto.stub/compiler "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
io.williamwebb.auto.stub : annotations | jar | 0.9.0 |
com.google.auto.service : auto-service | jar | 1.0-rc2 |
com.squareup : javapoet | jar | 1.5.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.0.0 |