net.officefloor.tutorial:FeatureApp


Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

FeatureApp
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

war

Download FeatureApp

How to add to project

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

Versions

Version
2.1.0