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