| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.exense.step |
| Идентификатор | Идентификаторstep-api-function |
| Последняя версия | Последняя версия1.1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStep API
|
| Имя Файла | Размер |
|---|---|
| step-api-function-1.1.7.pom | |
| step-api-function-1.1.7.jar | 7 KB |
| step-api-function-1.1.7-sources.jar | 6 KB |
| step-api-function-1.1.7-javadoc.jar | 406 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-api-function/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-api-function</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-api-function/
implementation 'ch.exense.step:step-api-function:1.1.7'
// https://jarcasting.com/artifacts/ch.exense.step/step-api-function/
implementation ("ch.exense.step:step-api-function:1.1.7")
'ch.exense.step:step-api-function:jar:1.1.7'
<dependency org="ch.exense.step" name="step-api-function" rev="1.1.7">
<artifact name="step-api-function" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-api-function', version='1.1.7')
)
libraryDependencies += "ch.exense.step" % "step-api-function" % "1.1.7"
[ch.exense.step/step-api-function "1.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.exense.step : step-api-reporting | jar | 1.1.7 |
| org.glassfish : javax.json | jar | 1.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |