artifacts
Repositories, Scripts, etc.
| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.jbundle.config.repo |
| ArtifactId | ArtifactIdtourgeek-repository |
| Last Version | Last Version0.8.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontourgeek-repository
tourgeek repository
|
| Project Organization |
Project Organizationjbundle.org |
| Filename | Size |
|---|---|
| tourgeek-repository-0.8.4.pom | |
| tourgeek-repository-0.8.4.xml | 729 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jbundle.config.repo/tourgeek-repository/ -->
<dependency>
<groupId>org.jbundle.config.repo</groupId>
<artifactId>tourgeek-repository</artifactId>
<version>0.8.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.config.repo/tourgeek-repository/
implementation 'org.jbundle.config.repo:tourgeek-repository:0.8.4'
// https://jarcasting.com/artifacts/org.jbundle.config.repo/tourgeek-repository/
implementation ("org.jbundle.config.repo:tourgeek-repository:0.8.4")
'org.jbundle.config.repo:tourgeek-repository:pom:0.8.4'
<dependency org="org.jbundle.config.repo" name="tourgeek-repository" rev="0.8.4">
<artifact name="tourgeek-repository" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.config.repo', module='tourgeek-repository', version='0.8.4')
)
libraryDependencies += "org.jbundle.config.repo" % "tourgeek-repository" % "0.8.4"
[org.jbundle.config.repo/tourgeek-repository "0.8.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
Repositories, Scripts, etc.