is not current version
Last Version 0.8.0

net.seesharpsoft.spring:sharping-multipart-example 0.7.0


Categories

Categories

Net
GroupId

GroupId

net.seesharpsoft.spring
ArtifactId

ArtifactId

sharping-multipart-example
Version

Version

0.7.0
Type

Type

jar

Download sharping-multipart-example 0.7.0


<!-- https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart-example/ -->
<dependency>
    <groupId>net.seesharpsoft.spring</groupId>
    <artifactId>sharping-multipart-example</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart-example/
implementation 'net.seesharpsoft.spring:sharping-multipart-example:0.7.0'
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart-example/
implementation ("net.seesharpsoft.spring:sharping-multipart-example:0.7.0")
'net.seesharpsoft.spring:sharping-multipart-example:jar:0.7.0'
<dependency org="net.seesharpsoft.spring" name="sharping-multipart-example" rev="0.7.0">
  <artifact name="sharping-multipart-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seesharpsoft.spring', module='sharping-multipart-example', version='0.7.0')
)
libraryDependencies += "net.seesharpsoft.spring" % "sharping-multipart-example" % "0.7.0"
[net.seesharpsoft.spring/sharping-multipart-example "0.7.0"]