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

com.icexxx:iceworkday 1.0

iceworkday

Группа

Группа

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

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

iceworkday
Версия

Версия

1.0
Тип

Тип

jar

Скачать iceworkday 1.0


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