is not current version
Last Version 1.2

org.fusesource.scalate.tooling:scalate-archetypes-itests 1.0


Categories

Categories

Scala Languages
GroupId

GroupId

org.fusesource.scalate.tooling
ArtifactId

ArtifactId

scalate-archetypes-itests
Version

Version

1.0
Type

Type

jar

Download scalate-archetypes-itests 1.0


<!-- https://jarcasting.com/artifacts/org.fusesource.scalate.tooling/scalate-archetypes-itests/ -->
<dependency>
    <groupId>org.fusesource.scalate.tooling</groupId>
    <artifactId>scalate-archetypes-itests</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.scalate.tooling/scalate-archetypes-itests/
implementation 'org.fusesource.scalate.tooling:scalate-archetypes-itests:1.0'
// https://jarcasting.com/artifacts/org.fusesource.scalate.tooling/scalate-archetypes-itests/
implementation ("org.fusesource.scalate.tooling:scalate-archetypes-itests:1.0")
'org.fusesource.scalate.tooling:scalate-archetypes-itests:jar:1.0'
<dependency org="org.fusesource.scalate.tooling" name="scalate-archetypes-itests" rev="1.0">
  <artifact name="scalate-archetypes-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.scalate.tooling', module='scalate-archetypes-itests', version='1.0')
)
libraryDependencies += "org.fusesource.scalate.tooling" % "scalate-archetypes-itests" % "1.0"
[org.fusesource.scalate.tooling/scalate-archetypes-itests "1.0"]