is not current version
Last Version 1.5.3-scala_2.8.2

org.fusesource.scalate.tooling:archetypes 1.0


Categories

Categories

Scala Languages
GroupId

GroupId

org.fusesource.scalate.tooling
ArtifactId

ArtifactId

archetypes
Version

Version

1.0
Type

Type

pom

Download archetypes 1.0

Filename Size
archetypes-1.0.pom 1 KB
Browse

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