GroupId | GroupIdorg.entur.ror.helpers |
---|---|
ArtifactId | ArtifactIdcalendar-helper |
Version | Version1.0.78 |
Type | Typejar |
Filename | Size |
---|---|
calendar-helper-1.0.78.pom | |
calendar-helper-1.0.78.jar | 8 KB |
calendar-helper-1.0.78-sources.jar | 5 KB |
calendar-helper-1.0.78-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/calendar-helper/ -->
<dependency>
<groupId>org.entur.ror.helpers</groupId>
<artifactId>calendar-helper</artifactId>
<version>1.0.78</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/calendar-helper/
implementation 'org.entur.ror.helpers:calendar-helper:1.0.78'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/calendar-helper/
implementation ("org.entur.ror.helpers:calendar-helper:1.0.78")
'org.entur.ror.helpers:calendar-helper:jar:1.0.78'
<dependency org="org.entur.ror.helpers" name="calendar-helper" rev="1.0.78">
<artifact name="calendar-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='calendar-helper', version='1.0.78')
)
libraryDependencies += "org.entur.ror.helpers" % "calendar-helper" % "1.0.78"
[org.entur.ror.helpers/calendar-helper "1.0.78"]