| Группа | Группаcom.github.bingoohuang |
|---|---|
| Идентификатор | Идентификаторeql |
| Версия | Версия0.0.60 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| eql-0.0.60.pom | |
| eql-0.0.60.jar | 393 KB |
| eql-0.0.60-sources.jar | 192 KB |
| eql-0.0.60-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/eql/ -->
<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>eql</artifactId>
<version>0.0.60</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/eql/
implementation 'com.github.bingoohuang:eql:0.0.60'
// https://jarcasting.com/artifacts/com.github.bingoohuang/eql/
implementation ("com.github.bingoohuang:eql:0.0.60")
'com.github.bingoohuang:eql:jar:0.0.60'
<dependency org="com.github.bingoohuang" name="eql" rev="0.0.60">
<artifact name="eql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='eql', version='0.0.60')
)
libraryDependencies += "com.github.bingoohuang" % "eql" % "0.0.60"
[com.github.bingoohuang/eql "0.0.60"]