Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.github.manuelpeinado.fadingactionbar-native |
ArtifactId | ArtifactIdparent |
Version | Version2.2.1 |
Type | Typepom |
Filename | Size |
---|---|
parent-2.2.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.manuelpeinado.fadingactionbar-native/parent/ -->
<dependency>
<groupId>com.github.manuelpeinado.fadingactionbar-native</groupId>
<artifactId>parent</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.manuelpeinado.fadingactionbar-native/parent/
implementation 'com.github.manuelpeinado.fadingactionbar-native:parent:2.2.1'
// https://jarcasting.com/artifacts/com.github.manuelpeinado.fadingactionbar-native/parent/
implementation ("com.github.manuelpeinado.fadingactionbar-native:parent:2.2.1")
'com.github.manuelpeinado.fadingactionbar-native:parent:pom:2.2.1'
<dependency org="com.github.manuelpeinado.fadingactionbar-native" name="parent" rev="2.2.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.manuelpeinado.fadingactionbar-native', module='parent', version='2.2.1')
)
libraryDependencies += "com.github.manuelpeinado.fadingactionbar-native" % "parent" % "2.2.1"
[com.github.manuelpeinado.fadingactionbar-native/parent "2.2.1"]