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

org.refcodes:refcodes-structure-ext-factory 2.0.2

Artifact for providing factory based extended functionality for the refcodes-structure artifact.

Группа

Группа

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

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

refcodes-structure-ext-factory
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать refcodes-structure-ext-factory 2.0.2


<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-structure-ext-factory/ -->
<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-structure-ext-factory</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-structure-ext-factory/
implementation 'org.refcodes:refcodes-structure-ext-factory:2.0.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-structure-ext-factory/
implementation ("org.refcodes:refcodes-structure-ext-factory:2.0.2")
'org.refcodes:refcodes-structure-ext-factory:jar:2.0.2'
<dependency org="org.refcodes" name="refcodes-structure-ext-factory" rev="2.0.2">
  <artifact name="refcodes-structure-ext-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-structure-ext-factory', version='2.0.2')
)
libraryDependencies += "org.refcodes" % "refcodes-structure-ext-factory" % "2.0.2"
[org.refcodes/refcodes-structure-ext-factory "2.0.2"]