Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.seesharpsoft.spring |
ArtifactId | ArtifactIdsharping-multipart |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
sharping-multipart-0.6.0.pom | |
sharping-multipart-0.6.0.jar | 31 KB |
sharping-multipart-0.6.0-sources.jar | 17 KB |
sharping-multipart-0.6.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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart/
implementation 'net.seesharpsoft.spring:sharping-multipart:0.6.0'
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart/
implementation ("net.seesharpsoft.spring:sharping-multipart:0.6.0")
'net.seesharpsoft.spring:sharping-multipart:jar:0.6.0'
<dependency org="net.seesharpsoft.spring" name="sharping-multipart" rev="0.6.0">
<artifact name="sharping-multipart" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seesharpsoft.spring', module='sharping-multipart', version='0.6.0')
)
libraryDependencies += "net.seesharpsoft.spring" % "sharping-multipart" % "0.6.0"
[net.seesharpsoft.spring/sharping-multipart "0.6.0"]