is not current version
Last Version 0.4.1

org.coodex:concrete-core-spring 0.2.2


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.coodex
ArtifactId

ArtifactId

concrete-core-spring
Version

Version

0.2.2
Type

Type

jar

Download concrete-core-spring 0.2.2


<!-- https://jarcasting.com/artifacts/org.coodex/concrete-core-spring/ -->
<dependency>
    <groupId>org.coodex</groupId>
    <artifactId>concrete-core-spring</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.coodex/concrete-core-spring/
implementation 'org.coodex:concrete-core-spring:0.2.2'
// https://jarcasting.com/artifacts/org.coodex/concrete-core-spring/
implementation ("org.coodex:concrete-core-spring:0.2.2")
'org.coodex:concrete-core-spring:jar:0.2.2'
<dependency org="org.coodex" name="concrete-core-spring" rev="0.2.2">
  <artifact name="concrete-core-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coodex', module='concrete-core-spring', version='0.2.2')
)
libraryDependencies += "org.coodex" % "concrete-core-spring" % "0.2.2"
[org.coodex/concrete-core-spring "0.2.2"]