Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.uploader |
ArtifactId | ArtifactIdsmart-uploader-web |
Version | Version21.1.0 |
Type | Typejar |
Filename | Size |
---|---|
smart-uploader-web-21.1.0.pom | |
smart-uploader-web-21.1.0.jar | 30 KB |
smart-uploader-web-21.1.0-sources.jar | 26 KB |
smart-uploader-web-21.1.0-javadoc.jar | 546 KB |
smart-uploader-web-21.1.0-exec.jar | 46 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.uploader/smart-uploader-web/ -->
<dependency>
<groupId>net.guerlab.smart.uploader</groupId>
<artifactId>smart-uploader-web</artifactId>
<version>21.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.uploader/smart-uploader-web/
implementation 'net.guerlab.smart.uploader:smart-uploader-web:21.1.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.uploader/smart-uploader-web/
implementation ("net.guerlab.smart.uploader:smart-uploader-web:21.1.0")
'net.guerlab.smart.uploader:smart-uploader-web:jar:21.1.0'
<dependency org="net.guerlab.smart.uploader" name="smart-uploader-web" rev="21.1.0">
<artifact name="smart-uploader-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.uploader', module='smart-uploader-web', version='21.1.0')
)
libraryDependencies += "net.guerlab.smart.uploader" % "smart-uploader-web" % "21.1.0"
[net.guerlab.smart.uploader/smart-uploader-web "21.1.0"]