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

com.ontology2:telepath t20140108


Группа

Группа

com.ontology2
Идентификатор

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

telepath
Версия

Версия

t20140108
Тип

Тип

jar

Скачать telepath t20140108


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