| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdru.gildor.databinding |
| ArtifactId | ArtifactIdnonnull-observables |
| Last Version | Last Version3.4.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionNonNullObservables
Android DataBinding ObservableFields with non-nullable API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nonnull-observables-3.4.1.pom | |
| nonnull-observables-3.4.1.aar | 4 KB |
| nonnull-observables-3.4.1-sources.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.gildor.databinding/nonnull-observables/ -->
<dependency>
<groupId>ru.gildor.databinding</groupId>
<artifactId>nonnull-observables</artifactId>
<version>3.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.gildor.databinding/nonnull-observables/
implementation 'ru.gildor.databinding:nonnull-observables:3.4.1'
// https://jarcasting.com/artifacts/ru.gildor.databinding/nonnull-observables/
implementation ("ru.gildor.databinding:nonnull-observables:3.4.1")
'ru.gildor.databinding:nonnull-observables:aar:3.4.1'
<dependency org="ru.gildor.databinding" name="nonnull-observables" rev="3.4.1">
<artifact name="nonnull-observables" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.gildor.databinding', module='nonnull-observables', version='3.4.1')
)
libraryDependencies += "ru.gildor.databinding" % "nonnull-observables" % "3.4.1"
[ru.gildor.databinding/nonnull-observables "3.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » databinding-runtime | jar | 3.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |