Last Version

AutoValue: Node Extension 0.2.8

Extension that makes autovalue objects chainable

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.ccheptea.auto.value
ArtifactId

ArtifactId

auto-value-node
Version

Version

0.2.8
Type

Type

jar
Description

Description

AutoValue: Node Extension
Extension that makes autovalue objects chainable
Project URL

Project URL

https://github.com/ccheptea/auto-value-node/
Source Code Management

Source Code Management

https://github.com/ccheptea/auto-value-node/

Download auto-value-node 0.2.8


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup : javapoet jar 1.8.0
com.google.auto.value : auto-value jar 1.4-rc3
com.google.auto : auto-common jar 0.6
com.ccheptea.auto.value : auto-value-node-runtime jar 0.2.8

test (4)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc3
junit : junit jar 4.12
com.google.truth : truth jar 0.28
com.google.testing.compile : compile-testing jar 0.9

Project Modules

There are no modules declared in this project.