не последняя версия
Последняя версия 3.0.0

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

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

Категории

Категории

Leaf Данные Базы данных
Группа

Группа

io.github.copper-leaf
Идентификатор

Идентификатор

trellis-dsl-android
Версия

Версия

2.1.0
Тип

Тип

aar

Скачать trellis-dsl-android 2.1.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>2.1.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:2.1.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-dsl-android/
implementation ("io.github.copper-leaf:trellis-dsl-android:2.1.0")
'io.github.copper-leaf:trellis-dsl-android:aar:2.1.0'
<dependency org="io.github.copper-leaf" name="trellis-dsl-android" rev="2.1.0">
  <artifact name="trellis-dsl-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='trellis-dsl-android', version='2.1.0')
)
libraryDependencies += "io.github.copper-leaf" % "trellis-dsl-android" % "2.1.0"
[io.github.copper-leaf/trellis-dsl-android "2.1.0"]