is not current version
Last Version 1.5

com.aripd:component 1.2

Component Library

GroupId

GroupId

com.aripd
ArtifactId

ArtifactId

component
Version

Version

1.2
Type

Type

jar

Download component 1.2


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