GroupId | GroupIdio.github.sapkotamadhusudan |
---|---|
ArtifactId | ArtifactIdnp-calendar-ui |
Version | Version1.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
np-calendar-ui-1.0.1.pom | |
np-calendar-ui-1.0.1-sources.jar | 22 KB |
np-calendar-ui-1.0.1-javadoc.jar | 381 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.sapkotamadhusudan/np-calendar-ui/ -->
<dependency>
<groupId>io.github.sapkotamadhusudan</groupId>
<artifactId>np-calendar-ui</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sapkotamadhusudan/np-calendar-ui/
implementation 'io.github.sapkotamadhusudan:np-calendar-ui:1.0.1'
// https://jarcasting.com/artifacts/io.github.sapkotamadhusudan/np-calendar-ui/
implementation ("io.github.sapkotamadhusudan:np-calendar-ui:1.0.1")
'io.github.sapkotamadhusudan:np-calendar-ui:aar:1.0.1'
<dependency org="io.github.sapkotamadhusudan" name="np-calendar-ui" rev="1.0.1">
<artifact name="np-calendar-ui" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sapkotamadhusudan', module='np-calendar-ui', version='1.0.1')
)
libraryDependencies += "io.github.sapkotamadhusudan" % "np-calendar-ui" % "1.0.1"
[io.github.sapkotamadhusudan/np-calendar-ui "1.0.1"]