is not current version
Last Version 20.4.0

cloud.piranha.servlet:piranha-servlet-annotationscan 20.3.0


GroupId

GroupId

cloud.piranha.servlet
ArtifactId

ArtifactId

piranha-servlet-annotationscan
Version

Version

20.3.0
Type

Type

jar

Download piranha-servlet-annotationscan 20.3.0


<!-- https://jarcasting.com/artifacts/cloud.piranha.servlet/piranha-servlet-annotationscan/ -->
<dependency>
    <groupId>cloud.piranha.servlet</groupId>
    <artifactId>piranha-servlet-annotationscan</artifactId>
    <version>20.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.servlet/piranha-servlet-annotationscan/
implementation 'cloud.piranha.servlet:piranha-servlet-annotationscan:20.3.0'
// https://jarcasting.com/artifacts/cloud.piranha.servlet/piranha-servlet-annotationscan/
implementation ("cloud.piranha.servlet:piranha-servlet-annotationscan:20.3.0")
'cloud.piranha.servlet:piranha-servlet-annotationscan:jar:20.3.0'
<dependency org="cloud.piranha.servlet" name="piranha-servlet-annotationscan" rev="20.3.0">
  <artifact name="piranha-servlet-annotationscan" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.servlet', module='piranha-servlet-annotationscan', version='20.3.0')
)
libraryDependencies += "cloud.piranha.servlet" % "piranha-servlet-annotationscan" % "20.3.0"
[cloud.piranha.servlet/piranha-servlet-annotationscan "20.3.0"]