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