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

no.mnemonic.services.common:documentation 0.3.15

Utilities to help with documentation

Группа

Группа

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

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

documentation
Версия

Версия

0.3.15
Тип

Тип

jar

Скачать documentation 0.3.15


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