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