| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаcom.busymachines |
| Идентификатор | Идентификаторpureharm-core-identifiable_2.13 |
| Версия | Версия0.0.7 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.busymachines/pureharm-core-identifiable_2.13/ -->
<dependency>
<groupId>com.busymachines</groupId>
<artifactId>pureharm-core-identifiable_2.13</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.busymachines/pureharm-core-identifiable_2.13/
implementation 'com.busymachines:pureharm-core-identifiable_2.13:0.0.7'
// https://jarcasting.com/artifacts/com.busymachines/pureharm-core-identifiable_2.13/
implementation ("com.busymachines:pureharm-core-identifiable_2.13:0.0.7")
'com.busymachines:pureharm-core-identifiable_2.13:jar:0.0.7'
<dependency org="com.busymachines" name="pureharm-core-identifiable_2.13" rev="0.0.7">
<artifact name="pureharm-core-identifiable_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.busymachines', module='pureharm-core-identifiable_2.13', version='0.0.7')
)
libraryDependencies += "com.busymachines" % "pureharm-core-identifiable_2.13" % "0.0.7"
[com.busymachines/pureharm-core-identifiable_2.13 "0.0.7"]