b

ballast-debugger-client-iosx64

Debugger interceptor for inspecting Ballast ViewModels, intended to be used with the Ballast Intellij Plugin
https://github.com/copper-leaf/ballast
BSD-3-Clause
Casey Brooks
Files download
File Operation
ballast-debugger-client-iosx64-4.1.0.pom download
ballast-debugger-client-iosx64-4.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.copper-leaf</groupId>
  <artifactId>ballast-debugger-client-iosx64</artifactId>
  <version>4.1.0</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.github.copper-leaf:ballast-debugger-client-iosx64:4.1.0'
Gradle Kotlin
implementation("io.github.copper-leaf:ballast-debugger-client-iosx64:4.1.0")
Scala SBT
libraryDependencies += "io.github.copper-leaf" % "ballast-debugger-client-iosx64" % "4.1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.copper-leaf', module='ballast-debugger-client-iosx64', version='4.1.0')
)
Apache Ivy
<dependency org="io.github.copper-leaf" name="ballast-debugger-client-iosx64" rev="4.1.0" />
Leiningen
[io.github.copper-leaf/ballast-debugger-client-iosx64 "4.1.0"]
Apache Buildr
'io.github.copper-leaf:ballast-debugger-client-iosx64:jar:4.1.0'