i

ibcore-pathref-properties-base

Base classes for RelativeRoot items
${github.url.base}/${project.artifactId}
Files download
File Operation
ibcore-pathref-properties-base-0.30.0.jar download
ibcore-pathref-properties-base-0.30.0.pom download
ibcore-pathref-properties-base-0.30.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.infrastructurebuilder.pathref</groupId>
  <artifactId>ibcore-pathref-properties-base</artifactId>
  <version>0.30.0</version>
</dependency>
Gradle Groovy
implementation 'org.infrastructurebuilder.pathref:ibcore-pathref-properties-base:0.30.0'
Gradle Kotlin
implementation("org.infrastructurebuilder.pathref:ibcore-pathref-properties-base:0.30.0")
Scala SBT
libraryDependencies += "org.infrastructurebuilder.pathref" % "ibcore-pathref-properties-base" % "0.30.0"
Groovy Grape
@Grapes(
  @Grab(group='org.infrastructurebuilder.pathref', module='ibcore-pathref-properties-base', version='0.30.0')
)
Apache Ivy
<dependency org="org.infrastructurebuilder.pathref" name="ibcore-pathref-properties-base" rev="0.30.0" />
Leiningen
[org.infrastructurebuilder.pathref/ibcore-pathref-properties-base "0.30.0"]
Apache Buildr
'org.infrastructurebuilder.pathref:ibcore-pathref-properties-base:jar:0.30.0'