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

org.refcodes:refcodes-factory-alt 1.3.2

Artifact for alternate factory implementations such as Spring dependency injection.

Группа

Группа

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

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

refcodes-factory-alt
Версия

Версия

1.3.2
Тип

Тип

pom

Скачать refcodes-factory-alt 1.3.2

Имя Файла Размер
refcodes-factory-alt-1.3.2.pom 4 KB
Обзор

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