is not current version
Last Version 1.0.2

com.github.cilki:tree-constants-common 1.0.0

Common constant trees in the standard library

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.cilki
ArtifactId

ArtifactId

tree-constants-common
Version

Version

1.0.0
Type

Type

jar

Download tree-constants-common 1.0.0


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