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