GroupId | GroupIdcom.github.thesmartenergy |
---|---|
ArtifactId | ArtifactIdsparql-generate-parent |
Version | Version1.2 |
Type | Typepom |
Filename | Size |
---|---|
sparql-generate-parent-1.2.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thesmartenergy/sparql-generate-parent/ -->
<dependency>
<groupId>com.github.thesmartenergy</groupId>
<artifactId>sparql-generate-parent</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thesmartenergy/sparql-generate-parent/
implementation 'com.github.thesmartenergy:sparql-generate-parent:1.2'
// https://jarcasting.com/artifacts/com.github.thesmartenergy/sparql-generate-parent/
implementation ("com.github.thesmartenergy:sparql-generate-parent:1.2")
'com.github.thesmartenergy:sparql-generate-parent:pom:1.2'
<dependency org="com.github.thesmartenergy" name="sparql-generate-parent" rev="1.2">
<artifact name="sparql-generate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thesmartenergy', module='sparql-generate-parent', version='1.2')
)
libraryDependencies += "com.github.thesmartenergy" % "sparql-generate-parent" % "1.2"
[com.github.thesmartenergy/sparql-generate-parent "1.2"]