is not current version
Last Version 2.0.3

com.github.paganini2008:springdessert 2.0.2

Some components based on springboot framework

GroupId

GroupId

com.github.paganini2008
ArtifactId

ArtifactId

springdessert
Version

Version

2.0.2
Type

Type

pom

Download springdessert 2.0.2

Filename Size
springdessert-2.0.2.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.paganini2008/springdessert/ -->
<dependency>
    <groupId>com.github.paganini2008</groupId>
    <artifactId>springdessert</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008/springdessert/
implementation 'com.github.paganini2008:springdessert:2.0.2'
// https://jarcasting.com/artifacts/com.github.paganini2008/springdessert/
implementation ("com.github.paganini2008:springdessert:2.0.2")
'com.github.paganini2008:springdessert:pom:2.0.2'
<dependency org="com.github.paganini2008" name="springdessert" rev="2.0.2">
  <artifact name="springdessert" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008', module='springdessert', version='2.0.2')
)
libraryDependencies += "com.github.paganini2008" % "springdessert" % "2.0.2"
[com.github.paganini2008/springdessert "2.0.2"]