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

com.github.h908714124:crate 1.0


Группа

Группа

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

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

crate
Версия

Версия

1.0
Тип

Тип

jar

Скачать crate 1.0

Имя Файла Размер
crate-1.0.pom
crate-1.0.jar 121 KB
crate-1.0-sources.jar 12 KB
crate-1.0-javadoc.jar 39 KB
Обзор

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