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