GroupId | GroupIdcom.github.philcali |
---|---|
ArtifactId | ArtifactIdscalendar_2.7.7 |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
scalendar_2.7.7-0.0.3.pom | |
scalendar_2.7.7-0.0.3.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.philcali/scalendar_2.7.7/ -->
<dependency>
<groupId>com.github.philcali</groupId>
<artifactId>scalendar_2.7.7</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/scalendar_2.7.7/
implementation 'com.github.philcali:scalendar_2.7.7:0.0.3'
// https://jarcasting.com/artifacts/com.github.philcali/scalendar_2.7.7/
implementation ("com.github.philcali:scalendar_2.7.7:0.0.3")
'com.github.philcali:scalendar_2.7.7:jar:0.0.3'
<dependency org="com.github.philcali" name="scalendar_2.7.7" rev="0.0.3">
<artifact name="scalendar_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='scalendar_2.7.7', version='0.0.3')
)
libraryDependencies += "com.github.philcali" % "scalendar_2.7.7" % "0.0.3"
[com.github.philcali/scalendar_2.7.7 "0.0.3"]