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

com.icexxx:iceworkday 1.2

iceworkday

Группа

Группа

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

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

iceworkday
Версия

Версия

1.2
Тип

Тип

jar

Скачать iceworkday 1.2


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