is not current version
Last Version 1.9.2

com.github.megafonweblab.histone:histone-spring 1.5.1

Implementation for Spring MVC support

GroupId

GroupId

com.github.megafonweblab.histone
ArtifactId

ArtifactId

histone-spring
Version

Version

1.5.1
Type

Type

jar

Download histone-spring 1.5.1


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