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