Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.seesharpsoft.sharping |
ArtifactId | ArtifactIdsharping-spring-multipart |
Version | Version0.14.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.seesharpsoft.sharping/sharping-spring-multipart/ -->
<dependency>
<groupId>net.seesharpsoft.sharping</groupId>
<artifactId>sharping-spring-multipart</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seesharpsoft.sharping/sharping-spring-multipart/
implementation 'net.seesharpsoft.sharping:sharping-spring-multipart:0.14.0'
// https://jarcasting.com/artifacts/net.seesharpsoft.sharping/sharping-spring-multipart/
implementation ("net.seesharpsoft.sharping:sharping-spring-multipart:0.14.0")
'net.seesharpsoft.sharping:sharping-spring-multipart:jar:0.14.0'
<dependency org="net.seesharpsoft.sharping" name="sharping-spring-multipart" rev="0.14.0">
<artifact name="sharping-spring-multipart" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seesharpsoft.sharping', module='sharping-spring-multipart', version='0.14.0')
)
libraryDependencies += "net.seesharpsoft.sharping" % "sharping-spring-multipart" % "0.14.0"
[net.seesharpsoft.sharping/sharping-spring-multipart "0.14.0"]