License |
License |
---|---|
GroupId | GroupIdcom.ontology2 |
ArtifactId | ArtifactIdtelepath-parent |
Last Version | Last Versiont20140218 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTelepath Parent Project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
telepath-parent-t20140218.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ontology2/telepath-parent/ -->
<dependency>
<groupId>com.ontology2</groupId>
<artifactId>telepath-parent</artifactId>
<version>t20140218</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ontology2/telepath-parent/
implementation 'com.ontology2:telepath-parent:t20140218'
// https://jarcasting.com/artifacts/com.ontology2/telepath-parent/
implementation ("com.ontology2:telepath-parent:t20140218")
'com.ontology2:telepath-parent:pom:t20140218'
<dependency org="com.ontology2" name="telepath-parent" rev="t20140218">
<artifact name="telepath-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ontology2', module='telepath-parent', version='t20140218')
)
libraryDependencies += "com.ontology2" % "telepath-parent" % "t20140218"
[com.ontology2/telepath-parent "t20140218"]