GroupId | GroupIdcom.ontology2 |
---|---|
ArtifactId | ArtifactIdtelepathSql |
Version | Versiont20140213 |
Type | Typejar |
Filename | Size |
---|---|
telepathSql-t20140213.pom | |
telepathSql-t20140213.jar | 8 KB |
telepathSql-t20140213-sources.jar | 4 KB |
telepathSql-t20140213-onejar.jar | 6 MB |
telepathSql-t20140213-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ontology2/telepathSql/ -->
<dependency>
<groupId>com.ontology2</groupId>
<artifactId>telepathSql</artifactId>
<version>t20140213</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontology2/telepathSql/
implementation 'com.ontology2:telepathSql:t20140213'
// https://jarcasting.com/artifacts/com.ontology2/telepathSql/
implementation ("com.ontology2:telepathSql:t20140213")
'com.ontology2:telepathSql:jar:t20140213'
<dependency org="com.ontology2" name="telepathSql" rev="t20140213">
<artifact name="telepathSql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontology2', module='telepathSql', version='t20140213')
)
libraryDependencies += "com.ontology2" % "telepathSql" % "t20140213"
[com.ontology2/telepathSql "t20140213"]