| License |
License |
|---|---|
| GroupId | GroupIdde.halfbit |
| ArtifactId | ArtifactIdknot-composite |
| Version | Version1.0-beta11 |
| Type | Typejar |
| Description |
DescriptionComposition
Composition extension for Knot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| knot-composite-1.0-beta11.pom | |
| knot-composite-1.0-beta11.jar | 24 KB |
| knot-composite-1.0-beta11-sources.jar | 3 KB |
| knot-composite-1.0-beta11-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.halfbit/knot-composite/ -->
<dependency>
<groupId>de.halfbit</groupId>
<artifactId>knot-composite</artifactId>
<version>1.0-beta11</version>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/knot-composite/
implementation 'de.halfbit:knot-composite:1.0-beta11'
// https://jarcasting.com/artifacts/de.halfbit/knot-composite/
implementation ("de.halfbit:knot-composite:1.0-beta11")
'de.halfbit:knot-composite:jar:1.0-beta11'
<dependency org="de.halfbit" name="knot-composite" rev="1.0-beta11">
<artifact name="knot-composite" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='knot-composite', version='1.0-beta11')
)
libraryDependencies += "de.halfbit" % "knot-composite" % "1.0-beta11"
[de.halfbit/knot-composite "1.0-beta11"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.halfbit : knot | jar | 1.0-beta11 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.31 |
| io.reactivex.rxjava2 : rxjava | jar | 2.2.6 |