f

forest-solon-plugin

Files download
File Operation
forest-solon-plugin-1.5.29.jar download
forest-solon-plugin-1.5.29.pom download
forest-solon-plugin-1.5.29-sources.jar download
Apache Maven
<dependency>
  <groupId>com.dtflys.forest</groupId>
  <artifactId>forest-solon-plugin</artifactId>
  <version>1.5.29</version>
</dependency>
Gradle Groovy
implementation 'com.dtflys.forest:forest-solon-plugin:1.5.29'
Gradle Kotlin
implementation("com.dtflys.forest:forest-solon-plugin:1.5.29")
Scala SBT
libraryDependencies += "com.dtflys.forest" % "forest-solon-plugin" % "1.5.29"
Groovy Grape
@Grapes(
  @Grab(group='com.dtflys.forest', module='forest-solon-plugin', version='1.5.29')
)
Apache Ivy
<dependency org="com.dtflys.forest" name="forest-solon-plugin" rev="1.5.29" />
Leiningen
[com.dtflys.forest/forest-solon-plugin "1.5.29"]
Apache Buildr
'com.dtflys.forest:forest-solon-plugin:jar:1.5.29'