is not current version
Last Version 0.2.8

com.ccheptea.auto.value:auto-value-node 0.1.3

Extension that makes autovalue objects chainable

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.ccheptea.auto.value
ArtifactId

ArtifactId

auto-value-node
Version

Version

0.1.3
Type

Type

jar

Download auto-value-node 0.1.3


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