Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdcom.squeakysand |
ArtifactId | ArtifactIdsqueakysand-jsp-tldgenerator |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-tldgenerator/ -->
<dependency>
<groupId>com.squeakysand</groupId>
<artifactId>squeakysand-jsp-tldgenerator</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-tldgenerator/
implementation 'com.squeakysand:squeakysand-jsp-tldgenerator:0.1.0'
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-tldgenerator/
implementation ("com.squeakysand:squeakysand-jsp-tldgenerator:0.1.0")
'com.squeakysand:squeakysand-jsp-tldgenerator:jar:0.1.0'
<dependency org="com.squeakysand" name="squeakysand-jsp-tldgenerator" rev="0.1.0">
<artifact name="squeakysand-jsp-tldgenerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-jsp-tldgenerator', version='0.1.0')
)
libraryDependencies += "com.squeakysand" % "squeakysand-jsp-tldgenerator" % "0.1.0"
[com.squeakysand/squeakysand-jsp-tldgenerator "0.1.0"]