is not current version
Last Version 0.6.0

org.stripesstuff:stripesstuff 0.4.0

A collection of plugins, extensions and integrations for the Stripes web framework.

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

org.stripesstuff
ArtifactId

ArtifactId

stripesstuff
Version

Version

0.4.0
Type

Type

jar

Download stripesstuff 0.4.0


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