| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.aro-tech |
| Идентификатор | Идентификаторinterface-it |
| Последняя версия | Последняя версия1.1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.aro-tech:interface-it
Java code generator to create an interface which delegates to a class's static methods
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| interface-it-1.1.3.pom | |
| interface-it-1.1.3.jar | 52 KB |
| interface-it-1.1.3-sources.jar | 27 KB |
| interface-it-1.1.3-javadoc.jar | 169 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.aro-tech/interface-it/ -->
<dependency>
<groupId>com.github.aro-tech</groupId>
<artifactId>interface-it</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aro-tech/interface-it/
implementation 'com.github.aro-tech:interface-it:1.1.3'
// https://jarcasting.com/artifacts/com.github.aro-tech/interface-it/
implementation ("com.github.aro-tech:interface-it:1.1.3")
'com.github.aro-tech:interface-it:jar:1.1.3'
<dependency org="com.github.aro-tech" name="interface-it" rev="1.1.3">
<artifact name="interface-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aro-tech', module='interface-it', version='1.1.3')
)
libraryDependencies += "com.github.aro-tech" % "interface-it" % "1.1.3"
[com.github.aro-tech/interface-it "1.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.aro-tech : tdd-mixins-junit4 | jar | 0.7.1 |
| org.assertj : assertj-db | jar | 1.1.0 |
| org.assertj : assertj-guava | jar | 3.0.0 |
| org.jsoup : jsoup | jar | 1.9.1 |
| com.jayway.awaitility : awaitility | jar | 1.7.0 |