is not current version
Last Version 4.0.1

com.cedarsoft.commons.old:spring 3.0.0


GroupId

GroupId

com.cedarsoft.commons.old
ArtifactId

ArtifactId

spring
Version

Version

3.0.0
Type

Type

jar

Download spring 3.0.0

Filename Size
spring-3.0.0.pom 752 bytes
spring-3.0.0-tests.jar 1 KB
Browse

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