is not current version
Last Version 1.4.4

com.maple86:jspon 1.0.0

jspon

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.maple86
ArtifactId

ArtifactId

jspon
Version

Version

1.0.0
Type

Type

jar

Download jspon 1.0.0


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