Files download
File Operation
ib-source-formats-0.1.0-test.jar download
ib-source-formats-0.1.0-test.pom download
ib-source-formats-0.1.0-test-sources.jar download
Apache Maven
<dependency>
  <groupId>org.infrastructurebuilder</groupId>
  <artifactId>ib-source-formats</artifactId>
  <version>0.1.0-test</version>
</dependency>
Gradle Groovy
implementation 'org.infrastructurebuilder:ib-source-formats:0.1.0-test'
Gradle Kotlin
implementation("org.infrastructurebuilder:ib-source-formats:0.1.0-test")
Scala SBT
libraryDependencies += "org.infrastructurebuilder" % "ib-source-formats" % "0.1.0-test"
Groovy Grape
@Grapes(
  @Grab(group='org.infrastructurebuilder', module='ib-source-formats', version='0.1.0-test')
)
Apache Ivy
<dependency org="org.infrastructurebuilder" name="ib-source-formats" rev="0.1.0-test" />
Leiningen
[org.infrastructurebuilder/ib-source-formats "0.1.0-test"]
Apache Buildr
'org.infrastructurebuilder:ib-source-formats:jar:0.1.0-test'
Dependencies
The project has no third-party dependencies