| Группа | Группаcom.heroestools |
|---|---|
| Идентификатор | Идентификаторsemver4s_2.12 |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| semver4s_2.12-0.2.0.pom | |
| semver4s_2.12-0.2.0.jar | 148 KB |
| semver4s_2.12-0.2.0-sources.jar | 10 KB |
| semver4s_2.12-0.2.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.heroestools/semver4s_2.12/ -->
<dependency>
<groupId>com.heroestools</groupId>
<artifactId>semver4s_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.heroestools/semver4s_2.12/
implementation 'com.heroestools:semver4s_2.12:0.2.0'
// https://jarcasting.com/artifacts/com.heroestools/semver4s_2.12/
implementation ("com.heroestools:semver4s_2.12:0.2.0")
'com.heroestools:semver4s_2.12:jar:0.2.0'
<dependency org="com.heroestools" name="semver4s_2.12" rev="0.2.0">
<artifact name="semver4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heroestools', module='semver4s_2.12', version='0.2.0')
)
libraryDependencies += "com.heroestools" % "semver4s_2.12" % "0.2.0"
[com.heroestools/semver4s_2.12 "0.2.0"]