Last Version

trellis-core 3.0.0

A Kotlin implementation of the Specification Pattern

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

trellis-core-android-debug
Version

Version

3.0.0
Type

Type

aar
Description

Description

trellis-core
A Kotlin implementation of the Specification Pattern
Project URL

Project URL

https://github.com/copper-leaf/trellis
Source Code Management

Source Code Management

https://github.com/copper-leaf/trellis.git

Download trellis-core-android-debug 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.