Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.seesharpsoft.spring |
ArtifactId | ArtifactIdsharping-multipart |
Version | Version0.7.0 |
Type | Typejar |
Filename | Size |
---|---|
sharping-multipart-0.7.0.pom | |
sharping-multipart-0.7.0.jar | 28 KB |
sharping-multipart-0.7.0-sources.jar | 17 KB |
sharping-multipart-0.7.0-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart/ -->
<dependency>
<groupId>net.seesharpsoft.spring</groupId>
<artifactId>sharping-multipart</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart/
implementation 'net.seesharpsoft.spring:sharping-multipart:0.7.0'
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart/
implementation ("net.seesharpsoft.spring:sharping-multipart:0.7.0")
'net.seesharpsoft.spring:sharping-multipart:jar:0.7.0'
<dependency org="net.seesharpsoft.spring" name="sharping-multipart" rev="0.7.0">
<artifact name="sharping-multipart" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seesharpsoft.spring', module='sharping-multipart', version='0.7.0')
)
libraryDependencies += "net.seesharpsoft.spring" % "sharping-multipart" % "0.7.0"
[net.seesharpsoft.spring/sharping-multipart "0.7.0"]