is not current version
Last Version 0.1.4

com.github.philcali:scalendar_2.9.0 0.0.4


GroupId

GroupId

com.github.philcali
ArtifactId

ArtifactId

scalendar_2.9.0
Version

Version

0.0.4
Type

Type

pom

Download scalendar_2.9.0 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.philcali/scalendar_2.9.0/ -->
<dependency>
    <groupId>com.github.philcali</groupId>
    <artifactId>scalendar_2.9.0</artifactId>
    <version>0.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/scalendar_2.9.0/
implementation 'com.github.philcali:scalendar_2.9.0:0.0.4'
// https://jarcasting.com/artifacts/com.github.philcali/scalendar_2.9.0/
implementation ("com.github.philcali:scalendar_2.9.0:0.0.4")
'com.github.philcali:scalendar_2.9.0:pom:0.0.4'
<dependency org="com.github.philcali" name="scalendar_2.9.0" rev="0.0.4">
  <artifact name="scalendar_2.9.0" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='scalendar_2.9.0', version='0.0.4')
)
libraryDependencies += "com.github.philcali" % "scalendar_2.9.0" % "0.0.4"
[com.github.philcali/scalendar_2.9.0 "0.0.4"]