is not current version
Last Version 0.0.2

com.github.alorma:components 0.0.1

Compose settings

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

components
Version

Version

0.0.1
Type

Type

aar

Download components 0.0.1


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