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

org.dotwebstack.framework:example 0.3.46


Группа

Группа

org.dotwebstack.framework
Идентификатор

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

example
Версия

Версия

0.3.46
Тип

Тип

pom

Скачать example 0.3.46

Имя Файла Размер
example-0.3.46.pom 814 bytes
Обзор

<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/example/ -->
<dependency>
    <groupId>org.dotwebstack.framework</groupId>
    <artifactId>example</artifactId>
    <version>0.3.46</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/example/
implementation 'org.dotwebstack.framework:example:0.3.46'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/example/
implementation ("org.dotwebstack.framework:example:0.3.46")
'org.dotwebstack.framework:example:pom:0.3.46'
<dependency org="org.dotwebstack.framework" name="example" rev="0.3.46">
  <artifact name="example" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='example', version='0.3.46')
)
libraryDependencies += "org.dotwebstack.framework" % "example" % "0.3.46"
[org.dotwebstack.framework/example "0.3.46"]