не последняя версия
Последняя версия 1.0.5

com.github.bordertech.didums:didums-core 1.0.1


Группа

Группа

com.github.bordertech.didums
Идентификатор

Идентификатор

didums-core
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать didums-core 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.bordertech.didums/didums-core/ -->
<dependency>
    <groupId>com.github.bordertech.didums</groupId>
    <artifactId>didums-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.didums/didums-core/
implementation 'com.github.bordertech.didums:didums-core:1.0.1'
// https://jarcasting.com/artifacts/com.github.bordertech.didums/didums-core/
implementation ("com.github.bordertech.didums:didums-core:1.0.1")
'com.github.bordertech.didums:didums-core:jar:1.0.1'
<dependency org="com.github.bordertech.didums" name="didums-core" rev="1.0.1">
  <artifact name="didums-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.didums', module='didums-core', version='1.0.1')
)
libraryDependencies += "com.github.bordertech.didums" % "didums-core" % "1.0.1"
[com.github.bordertech.didums/didums-core "1.0.1"]