| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.smartitengineering |
| Идентификатор | Идентификаторsmart-util |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsmart-util
This project basically aims to create Utility libraries for wide range
of use.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикSmart IT Engineering |
| Имя Файла | Размер |
|---|---|
| smart-util-0.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.smartitengineering/smart-util/ -->
<dependency>
<groupId>com.smartitengineering</groupId>
<artifactId>smart-util</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.smartitengineering/smart-util/
implementation 'com.smartitengineering:smart-util:0.1'
// https://jarcasting.com/artifacts/com.smartitengineering/smart-util/
implementation ("com.smartitengineering:smart-util:0.1")
'com.smartitengineering:smart-util:pom:0.1'
<dependency org="com.smartitengineering" name="smart-util" rev="0.1">
<artifact name="smart-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.smartitengineering', module='smart-util', version='0.1')
)
libraryDependencies += "com.smartitengineering" % "smart-util" % "0.1"
[com.smartitengineering/smart-util "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |