j

jbundle-util-other-repository

jbundle-util-other repository
Files download
File Operation
jbundle-util-other-repository-0.7.10.pom download
Apache Maven
<dependency>
  <groupId>org.jbundle.config.repo</groupId>
  <artifactId>jbundle-util-other-repository</artifactId>
  <version>0.7.10</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.jbundle.config.repo:jbundle-util-other-repository:0.7.10'
Gradle Kotlin
implementation("org.jbundle.config.repo:jbundle-util-other-repository:0.7.10")
Scala SBT
libraryDependencies += "org.jbundle.config.repo" % "jbundle-util-other-repository" % "0.7.10"
Groovy Grape
@Grapes(
  @Grab(group='org.jbundle.config.repo', module='jbundle-util-other-repository', version='0.7.10')
)
Apache Ivy
<dependency org="org.jbundle.config.repo" name="jbundle-util-other-repository" rev="0.7.10" />
Leiningen
[org.jbundle.config.repo/jbundle-util-other-repository "0.7.10"]
Apache Buildr
'org.jbundle.config.repo:jbundle-util-other-repository:jar:0.7.10'