is not current version
Last Version 999.0.0.0

com.tmsps:ne4Spring 1.6.3

NE For Spring is good :)

GroupId

GroupId

com.tmsps
ArtifactId

ArtifactId

ne4Spring
Version

Version

1.6.3
Type

Type

jar

Download ne4Spring 1.6.3


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