is not current version
Last Version 1.15.0

org.everrest:everrest-project-template-war 1.12.3


GroupId

GroupId

org.everrest
ArtifactId

ArtifactId

everrest-project-template-war
Version

Version

1.12.3
Type

Type

war

Download everrest-project-template-war 1.12.3


<!-- https://jarcasting.com/artifacts/org.everrest/everrest-project-template-war/ -->
<dependency>
    <groupId>org.everrest</groupId>
    <artifactId>everrest-project-template-war</artifactId>
    <version>1.12.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.everrest/everrest-project-template-war/
implementation 'org.everrest:everrest-project-template-war:1.12.3'
// https://jarcasting.com/artifacts/org.everrest/everrest-project-template-war/
implementation ("org.everrest:everrest-project-template-war:1.12.3")
'org.everrest:everrest-project-template-war:war:1.12.3'
<dependency org="org.everrest" name="everrest-project-template-war" rev="1.12.3">
  <artifact name="everrest-project-template-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.everrest', module='everrest-project-template-war', version='1.12.3')
)
libraryDependencies += "org.everrest" % "everrest-project-template-war" % "1.12.3"
[org.everrest/everrest-project-template-war "1.12.3"]