Categories |
CategoriesWire Data Data Structures |
---|---|
GroupId | GroupIdcz.tvrzna |
ArtifactId | ArtifactIdwireable |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
wireable-0.2.0.pom | |
wireable-0.2.0.jar | 14 KB |
wireable-0.2.0-sources.jar | 12 KB |
wireable-0.2.0-javadoc.jar | 469 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.tvrzna/wireable/ -->
<dependency>
<groupId>cz.tvrzna</groupId>
<artifactId>wireable</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cz.tvrzna/wireable/
implementation 'cz.tvrzna:wireable:0.2.0'
// https://jarcasting.com/artifacts/cz.tvrzna/wireable/
implementation ("cz.tvrzna:wireable:0.2.0")
'cz.tvrzna:wireable:jar:0.2.0'
<dependency org="cz.tvrzna" name="wireable" rev="0.2.0">
<artifact name="wireable" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.tvrzna', module='wireable', version='0.2.0')
)
libraryDependencies += "cz.tvrzna" % "wireable" % "0.2.0"
[cz.tvrzna/wireable "0.2.0"]