License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Leaf Data Databases |
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdtrellis-core-js |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontrellis-core
A Kotlin implementation of the Specification Pattern
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
trellis-core-js-3.0.0.pom | |
trellis-core-js-3.0.0-sources.jar | 17 KB |
trellis-core-js-3.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-core-js/ -->
<dependency>
<groupId>io.github.copper-leaf</groupId>
<artifactId>trellis-core-js</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-core-js/
implementation 'io.github.copper-leaf:trellis-core-js:3.0.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/trellis-core-js/
implementation ("io.github.copper-leaf:trellis-core-js:3.0.0")
'io.github.copper-leaf:trellis-core-js:pom:3.0.0'
<dependency org="io.github.copper-leaf" name="trellis-core-js" rev="3.0.0">
<artifact name="trellis-core-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='trellis-core-js', version='3.0.0')
)
libraryDependencies += "io.github.copper-leaf" % "trellis-core-js" % "3.0.0"
[io.github.copper-leaf/trellis-core-js "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |