| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.hnau.svgpath |
| Идентификатор | Идентификаторcommon |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSvgPathCommon
Svg path common utils
|
| Имя Файла | Размер |
|---|---|
| common-1.0.2.pom | |
| common-1.0.2.jar | 3 KB |
| common-1.0.2-sources.jar | 3 KB |
| common-1.0.2-javadoc.jar | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hnau.svgpath/common/ -->
<dependency>
<groupId>org.hnau.svgpath</groupId>
<artifactId>common</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hnau.svgpath/common/
implementation 'org.hnau.svgpath:common:1.0.2'
// https://jarcasting.com/artifacts/org.hnau.svgpath/common/
implementation ("org.hnau.svgpath:common:1.0.2")
'org.hnau.svgpath:common:jar:1.0.2'
<dependency org="org.hnau.svgpath" name="common" rev="1.0.2">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hnau.svgpath', module='common', version='1.0.2')
)
libraryDependencies += "org.hnau.svgpath" % "common" % "1.0.2"
[org.hnau.svgpath/common "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.70 |