| License |
License |
|---|---|
| GroupId | GroupIdio.noties |
| ArtifactId | ArtifactIdtumbleweed |
| Version | Version2.1.0 |
| Type | Typejar |
| Description |
DescriptionTumbleweed
Tumbleweed
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tumbleweed-2.1.0.pom | |
| tumbleweed-2.1.0.jar | 59 KB |
| tumbleweed-2.1.0-sources.jar | 29 KB |
| tumbleweed-2.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.noties/tumbleweed/ -->
<dependency>
<groupId>io.noties</groupId>
<artifactId>tumbleweed</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.noties/tumbleweed/
implementation 'io.noties:tumbleweed:2.1.0'
// https://jarcasting.com/artifacts/io.noties/tumbleweed/
implementation ("io.noties:tumbleweed:2.1.0")
'io.noties:tumbleweed:jar:2.1.0'
<dependency org="io.noties" name="tumbleweed" rev="2.1.0">
<artifact name="tumbleweed" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.noties', module='tumbleweed', version='2.1.0')
)
libraryDependencies += "io.noties" % "tumbleweed" % "2.1.0"
[io.noties/tumbleweed "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.21.0 |