Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.layer-net |
ArtifactId | ArtifactIdstep-indicator |
Version | Version1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
step-indicator-1.0.0.pom | |
step-indicator-1.0.0.aar | 22 KB |
step-indicator-1.0.0-sources.jar | 4 KB |
step-indicator-1.0.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.layer-net/step-indicator/ -->
<dependency>
<groupId>com.layer-net</groupId>
<artifactId>step-indicator</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.layer-net/step-indicator/
implementation 'com.layer-net:step-indicator:1.0.0'
// https://jarcasting.com/artifacts/com.layer-net/step-indicator/
implementation ("com.layer-net:step-indicator:1.0.0")
'com.layer-net:step-indicator:aar:1.0.0'
<dependency org="com.layer-net" name="step-indicator" rev="1.0.0">
<artifact name="step-indicator" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.layer-net', module='step-indicator', version='1.0.0')
)
libraryDependencies += "com.layer-net" % "step-indicator" % "1.0.0"
[com.layer-net/step-indicator "1.0.0"]