is not current version
Last Version 3.0.0

io.github.copper-leaf:trellis-dsl-android 1.0.0

String-parsed DSL for a Kotlin implementation of the Specification Pattern

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

trellis-dsl-android
Version

Version

1.0.0
Type

Type

aar

Download trellis-dsl-android 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-dsl-android/ -->
<dependency>
    <groupId>io.github.copper-leaf</groupId>
    <artifactId>trellis-dsl-android</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-dsl-android/
implementation 'io.github.copper-leaf:trellis-dsl-android:1.0.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-dsl-android/
implementation ("io.github.copper-leaf:trellis-dsl-android:1.0.0")
'io.github.copper-leaf:trellis-dsl-android:aar:1.0.0'
<dependency org="io.github.copper-leaf" name="trellis-dsl-android" rev="1.0.0">
  <artifact name="trellis-dsl-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='trellis-dsl-android', version='1.0.0')
)
libraryDependencies += "io.github.copper-leaf" % "trellis-dsl-android" % "1.0.0"
[io.github.copper-leaf/trellis-dsl-android "1.0.0"]