is not current version
Last Version t20140218

com.ontology2:telepath t20140213


GroupId

GroupId

com.ontology2
ArtifactId

ArtifactId

telepath
Version

Version

t20140213
Type

Type

jar

Download telepath t20140213


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