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

com.csicit.ace:interfaces 1.0.36


Группа

Группа

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

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

interfaces
Версия

Версия

1.0.36
Тип

Тип

jar

Скачать interfaces 1.0.36


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