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

com.googlecode.the-fascinator:the-fascinator 1.1.3-RC01

The Fascinator platform is a set of components that can be remixed/mashed to meet a variety of repository-centric needs.

Группа

Группа

com.googlecode.the-fascinator
Идентификатор

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

the-fascinator
Версия

Версия

1.1.3-RC01
Тип

Тип

pom

Скачать the-fascinator 1.1.3-RC01

Имя Файла Размер
the-fascinator-1.1.3-RC01.pom 10 KB
Обзор

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