| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wizzardo.tools |
| Идентификатор | Идентификаторtools-math |
| Версия | Версия0.23 |
| Тип | Типjar |
| Описание |
Описаниеtools-math
math tools
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tools-math-0.23.pom | |
| tools-math-0.23.jar | 12 KB |
| tools-math-0.23-sources.jar | 5 KB |
| tools-math-0.23-javadoc.jar | 411 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wizzardo.tools/tools-math/ -->
<dependency>
<groupId>com.wizzardo.tools</groupId>
<artifactId>tools-math</artifactId>
<version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzardo.tools/tools-math/
implementation 'com.wizzardo.tools:tools-math:0.23'
// https://jarcasting.com/artifacts/com.wizzardo.tools/tools-math/
implementation ("com.wizzardo.tools:tools-math:0.23")
'com.wizzardo.tools:tools-math:jar:0.23'
<dependency org="com.wizzardo.tools" name="tools-math" rev="0.23">
<artifact name="tools-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzardo.tools', module='tools-math', version='0.23')
)
libraryDependencies += "com.wizzardo.tools" % "tools-math" % "0.23"
[com.wizzardo.tools/tools-math "0.23"]