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

no.mnemonic.services.common:documentation 0.3.16

Utilities to help with documentation

Группа

Группа

no.mnemonic.services.common
Идентификатор

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

documentation
Версия

Версия

0.3.16
Тип

Тип

jar

Скачать documentation 0.3.16


<!-- https://jarcasting.com/artifacts/no.mnemonic.services.common/documentation/ -->
<dependency>
    <groupId>no.mnemonic.services.common</groupId>
    <artifactId>documentation</artifactId>
    <version>0.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/no.mnemonic.services.common/documentation/
implementation 'no.mnemonic.services.common:documentation:0.3.16'
// https://jarcasting.com/artifacts/no.mnemonic.services.common/documentation/
implementation ("no.mnemonic.services.common:documentation:0.3.16")
'no.mnemonic.services.common:documentation:jar:0.3.16'
<dependency org="no.mnemonic.services.common" name="documentation" rev="0.3.16">
  <artifact name="documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.mnemonic.services.common', module='documentation', version='0.3.16')
)
libraryDependencies += "no.mnemonic.services.common" % "documentation" % "0.3.16"
[no.mnemonic.services.common/documentation "0.3.16"]