is not current version
Last Version 1.5

com.aripd:component 1.2.3

Component Library

GroupId

GroupId

com.aripd
ArtifactId

ArtifactId

component
Version

Version

1.2.3
Type

Type

jar

Download component 1.2.3


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