GroupId | GroupIdcom.github.k0shk0sh |
---|---|
ArtifactId | ArtifactIdRetainedDateTimePickers |
Version | Version1.0.1 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.k0shk0sh/RetainedDateTimePickers/ -->
<dependency>
<groupId>com.github.k0shk0sh</groupId>
<artifactId>RetainedDateTimePickers</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.k0shk0sh/RetainedDateTimePickers/
implementation 'com.github.k0shk0sh:RetainedDateTimePickers:1.0.1'
// https://jarcasting.com/artifacts/com.github.k0shk0sh/RetainedDateTimePickers/
implementation ("com.github.k0shk0sh:RetainedDateTimePickers:1.0.1")
'com.github.k0shk0sh:RetainedDateTimePickers:aar:1.0.1'
<dependency org="com.github.k0shk0sh" name="RetainedDateTimePickers" rev="1.0.1">
<artifact name="RetainedDateTimePickers" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.k0shk0sh', module='RetainedDateTimePickers', version='1.0.1')
)
libraryDependencies += "com.github.k0shk0sh" % "RetainedDateTimePickers" % "1.0.1"
[com.github.k0shk0sh/RetainedDateTimePickers "1.0.1"]