is not current version
Last Version 0.21.0

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


Categories

Categories

Net
GroupId

GroupId

net.seesharpsoft.sharping
ArtifactId

ArtifactId

sharping-spring-multipart-boot-example
Version

Version

0.14.0
Type

Type

jar

Download sharping-spring-multipart-boot-example 0.14.0


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