Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdio.github.iamthevoid.reactivebinding |
ArtifactId | ArtifactIdlocal-design |
Version | Version1.0.0-beta11 |
Type | Typeaar |
Filename | Size |
---|---|
local-design-1.0.0-beta11.pom | |
local-design-1.0.0-beta11-sources.jar | 3 KB |
local-design-1.0.0-beta11-javadoc.jar | 275 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/local-design/ -->
<dependency>
<groupId>io.github.iamthevoid.reactivebinding</groupId>
<artifactId>local-design</artifactId>
<version>1.0.0-beta11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/local-design/
implementation 'io.github.iamthevoid.reactivebinding:local-design:1.0.0-beta11'
// https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/local-design/
implementation ("io.github.iamthevoid.reactivebinding:local-design:1.0.0-beta11")
'io.github.iamthevoid.reactivebinding:local-design:aar:1.0.0-beta11'
<dependency org="io.github.iamthevoid.reactivebinding" name="local-design" rev="1.0.0-beta11">
<artifact name="local-design" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamthevoid.reactivebinding', module='local-design', version='1.0.0-beta11')
)
libraryDependencies += "io.github.iamthevoid.reactivebinding" % "local-design" % "1.0.0-beta11"
[io.github.iamthevoid.reactivebinding/local-design "1.0.0-beta11"]