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