is not current version
Last Version 999.0.0.0

com.tmsps:ne4Spring 5.0.8.1

NE For Spring is good :)

GroupId

GroupId

com.tmsps
ArtifactId

ArtifactId

ne4Spring
Version

Version

5.0.8.1
Type

Type

jar

Download ne4Spring 5.0.8.1


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