is not current version
Last Version 0.8.0

net.seesharpsoft.spring:sharping-multipart-boot-example 0.7.1


Categories

Categories

Net
GroupId

GroupId

net.seesharpsoft.spring
ArtifactId

ArtifactId

sharping-multipart-boot-example
Version

Version

0.7.1
Type

Type

jar

Download sharping-multipart-boot-example 0.7.1


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