f

fastchar-devtools

FastChar-DevTools is local hot deployment tool package.
http://www.fastchar.com
The Apache Software License, Version 2.0
Janesen
Files download
File Operation
fastchar-devtools-1.0.0.jar download
fastchar-devtools-1.0.0.pom download
fastchar-devtools-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.fastchar</groupId>
  <artifactId>fastchar-devtools</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.fastchar:fastchar-devtools:1.0.0'
Gradle Kotlin
implementation("com.fastchar:fastchar-devtools:1.0.0")
Scala SBT
libraryDependencies += "com.fastchar" % "fastchar-devtools" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.fastchar', module='fastchar-devtools', version='1.0.0')
)
Apache Ivy
<dependency org="com.fastchar" name="fastchar-devtools" rev="1.0.0" />
Leiningen
[com.fastchar/fastchar-devtools "1.0.0"]
Apache Buildr
'com.fastchar:fastchar-devtools:jar:1.0.0'
Dependencies