| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.roneetshaw |
| Идентификатор | Идентификаторtesting |
| Последняя версия | Последняя версия2.0.21 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe Function Development Kit for Java makes it easy to build and deploy Java functions to Fn
|
| Имя Файла | Размер |
|---|---|
| testing-2.0.21.pom | |
| testing-2.0.21.jar | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.roneetshaw/testing/ -->
<dependency>
<groupId>com.github.roneetshaw</groupId>
<artifactId>testing</artifactId>
<version>2.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.roneetshaw/testing/
implementation 'com.github.roneetshaw:testing:2.0.21'
// https://jarcasting.com/artifacts/com.github.roneetshaw/testing/
implementation ("com.github.roneetshaw:testing:2.0.21")
'com.github.roneetshaw:testing:jar:2.0.21'
<dependency org="com.github.roneetshaw" name="testing" rev="2.0.21">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.roneetshaw', module='testing', version='2.0.21')
)
libraryDependencies += "com.github.roneetshaw" % "testing" % "2.0.21"
[com.github.roneetshaw/testing "2.0.21"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.roneetshaw : runtime | jar | 2.0.21 |
| com.github.roneetshaw : testing-core | jar | 2.0.21 |