GroupId | GroupIdio.xream.x7 |
---|---|
ArtifactId | ArtifactIdx7-sqli |
Version | Version2.8.0.RELEASE |
Type | Typejar |
Filename | Size |
---|---|
x7-sqli-2.8.0.RELEASE.pom | |
x7-sqli-2.8.0.RELEASE.jar | 18 KB |
x7-sqli-2.8.0.RELEASE-sources.jar | 18 KB |
x7-sqli-2.8.0.RELEASE-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.xream.x7/x7-sqli/ -->
<dependency>
<groupId>io.xream.x7</groupId>
<artifactId>x7-sqli</artifactId>
<version>2.8.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xream.x7/x7-sqli/
implementation 'io.xream.x7:x7-sqli:2.8.0.RELEASE'
// https://jarcasting.com/artifacts/io.xream.x7/x7-sqli/
implementation ("io.xream.x7:x7-sqli:2.8.0.RELEASE")
'io.xream.x7:x7-sqli:jar:2.8.0.RELEASE'
<dependency org="io.xream.x7" name="x7-sqli" rev="2.8.0.RELEASE">
<artifact name="x7-sqli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xream.x7', module='x7-sqli', version='2.8.0.RELEASE')
)
libraryDependencies += "io.xream.x7" % "x7-sqli" % "2.8.0.RELEASE"
[io.xream.x7/x7-sqli "2.8.0.RELEASE"]