License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.fusesource.scalate |
ArtifactId | ArtifactIdscalate-tool-commands |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionScalate :: Tool Commands
Scalate Project POM
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
scalate-tool-commands-1.2.pom | |
scalate-tool-commands-1.2.jar | 52 KB |
scalate-tool-commands-1.2-sources.jar | 6 KB |
scalate-tool-commands-1.2-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fusesource.scalate/scalate-tool-commands/ -->
<dependency>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-tool-commands</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.scalate/scalate-tool-commands/
implementation 'org.fusesource.scalate:scalate-tool-commands:1.2'
// https://jarcasting.com/artifacts/org.fusesource.scalate/scalate-tool-commands/
implementation ("org.fusesource.scalate:scalate-tool-commands:1.2")
'org.fusesource.scalate:scalate-tool-commands:jar:1.2'
<dependency org="org.fusesource.scalate" name="scalate-tool-commands" rev="1.2">
<artifact name="scalate-tool-commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.scalate', module='scalate-tool-commands', version='1.2')
)
libraryDependencies += "org.fusesource.scalate" % "scalate-tool-commands" % "1.2"
[org.fusesource.scalate/scalate-tool-commands "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.fusesource.scalate : scalate-tool | jar | 1.2 |
org.fusesource.scalate : scalate-core | jar | 1.2 |