is not current version
Last Version 5.3

io.activej:archetypes 3.0.1


Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

archetypes
Version

Version

3.0.1
Type

Type

pom

Download archetypes 3.0.1

Filename Size
archetypes-3.0.1.pom 1 KB
Browse

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