License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.bloder |
ArtifactId | ArtifactIdblormlib |
Version | Version2.4 |
Type | Typeaar |
Description |
DescriptionBlorm
Android field validation lib
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blormlib-2.4.pom | |
blormlib-2.4.aar | 27 KB |
blormlib-2.4-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bloder/blormlib/ -->
<dependency>
<groupId>com.github.bloder</groupId>
<artifactId>blormlib</artifactId>
<version>2.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bloder/blormlib/
implementation 'com.github.bloder:blormlib:2.4'
// https://jarcasting.com/artifacts/com.github.bloder/blormlib/
implementation ("com.github.bloder:blormlib:2.4")
'com.github.bloder:blormlib:aar:2.4'
<dependency org="com.github.bloder" name="blormlib" rev="2.4">
<artifact name="blormlib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.bloder', module='blormlib', version='2.4')
)
libraryDependencies += "com.github.bloder" % "blormlib" % "2.4"
[com.github.bloder/blormlib "2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.0.3 |
com.android.support » appcompat-v7 | jar | 23.1.1 |