Categories |
CategoriesMaven Build Tools Dex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdbr.com.c8tech.tools |
ArtifactId | ArtifactIdc8tech.tools.maven.library.osgi.repoindex |
Version | Version0.7.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.osgi.repoindex/ -->
<dependency>
<groupId>br.com.c8tech.tools</groupId>
<artifactId>c8tech.tools.maven.library.osgi.repoindex</artifactId>
<version>0.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.osgi.repoindex/
implementation 'br.com.c8tech.tools:c8tech.tools.maven.library.osgi.repoindex:0.7.6'
// https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.osgi.repoindex/
implementation ("br.com.c8tech.tools:c8tech.tools.maven.library.osgi.repoindex:0.7.6")
'br.com.c8tech.tools:c8tech.tools.maven.library.osgi.repoindex:jar:0.7.6'
<dependency org="br.com.c8tech.tools" name="c8tech.tools.maven.library.osgi.repoindex" rev="0.7.6">
<artifact name="c8tech.tools.maven.library.osgi.repoindex" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.c8tech.tools', module='c8tech.tools.maven.library.osgi.repoindex', version='0.7.6')
)
libraryDependencies += "br.com.c8tech.tools" % "c8tech.tools.maven.library.osgi.repoindex" % "0.7.6"
[br.com.c8tech.tools/c8tech.tools.maven.library.osgi.repoindex "0.7.6"]