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

com.icexxx:iceworkday 2.0.2.0

iceworkday

Группа

Группа

com.icexxx
Идентификатор

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

iceworkday
Версия

Версия

2.0.2.0
Тип

Тип

jar

Скачать iceworkday 2.0.2.0


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