не последняя версия
Последняя версия 1.0.1

io.github.bibhas2:jcal 1.0.0

A small, dependency free iCalendar invite generator.

Группа

Группа

io.github.bibhas2
Идентификатор

Идентификатор

jcal
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать jcal 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.bibhas2/jcal/ -->
<dependency>
    <groupId>io.github.bibhas2</groupId>
    <artifactId>jcal</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bibhas2/jcal/
implementation 'io.github.bibhas2:jcal:1.0.0'
// https://jarcasting.com/artifacts/io.github.bibhas2/jcal/
implementation ("io.github.bibhas2:jcal:1.0.0")
'io.github.bibhas2:jcal:jar:1.0.0'
<dependency org="io.github.bibhas2" name="jcal" rev="1.0.0">
  <artifact name="jcal" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bibhas2', module='jcal', version='1.0.0')
)
libraryDependencies += "io.github.bibhas2" % "jcal" % "1.0.0"
[io.github.bibhas2/jcal "1.0.0"]