is not current version
Last Version 2.4

com.github.bloder:blormlib 2.1

Android field validation lib

Categories

Categories

ORM Data
GroupId

GroupId

com.github.bloder
ArtifactId

ArtifactId

blormlib
Version

Version

2.1
Type

Type

aar

Download blormlib 2.1


<!-- https://jarcasting.com/artifacts/com.github.bloder/blormlib/ -->
<dependency>
    <groupId>com.github.bloder</groupId>
    <artifactId>blormlib</artifactId>
    <version>2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bloder/blormlib/
implementation 'com.github.bloder:blormlib:2.1'
// https://jarcasting.com/artifacts/com.github.bloder/blormlib/
implementation ("com.github.bloder:blormlib:2.1")
'com.github.bloder:blormlib:aar:2.1'
<dependency org="com.github.bloder" name="blormlib" rev="2.1">
  <artifact name="blormlib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.bloder', module='blormlib', version='2.1')
)
libraryDependencies += "com.github.bloder" % "blormlib" % "2.1"
[com.github.bloder/blormlib "2.1"]