Auto-Stub Compiler

Auto Stub Generator

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.williamwebb.auto.stub
ArtifactId

ArtifactId

compiler
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Auto-Stub Compiler
Auto Stub Generator
Project URL

Project URL

https://github.com/jug6ernaut/auto-stub/
Source Code Management

Source Code Management

https://github.com/jug6ernaut/auto-stub/

Download compiler

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0