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

no.mnemonic.services.common:documentation 0.2.6

Utilities to help with documentation

Группа

Группа

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

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

documentation
Версия

Версия

0.2.6
Тип

Тип

jar

Скачать documentation 0.2.6


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