Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdorg.fusesource.scalate.tooling |
ArtifactId | ArtifactIdscalate-archetypes-itests |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
scalate-archetypes-itests-1.1.pom | |
scalate-archetypes-itests-1.1.jar | 13 KB |
scalate-archetypes-itests-1.1-sources.jar | 3 KB |
scalate-archetypes-itests-1.1-javadoc.jar | 447 bytes |
Browse |
<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.scalate.tooling/scalate-archetypes-itests/
implementation 'org.fusesource.scalate.tooling:scalate-archetypes-itests:1.1'
// https://jarcasting.com/artifacts/org.fusesource.scalate.tooling/scalate-archetypes-itests/
implementation ("org.fusesource.scalate.tooling:scalate-archetypes-itests:1.1")
'org.fusesource.scalate.tooling:scalate-archetypes-itests:jar:1.1'
<dependency org="org.fusesource.scalate.tooling" name="scalate-archetypes-itests" rev="1.1">
<artifact name="scalate-archetypes-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.scalate.tooling', module='scalate-archetypes-itests', version='1.1')
)
libraryDependencies += "org.fusesource.scalate.tooling" % "scalate-archetypes-itests" % "1.1"
[org.fusesource.scalate.tooling/scalate-archetypes-itests "1.1"]