GroupId | GroupIdcom.github.megafonweblab.histone |
---|---|
ArtifactId | ArtifactIdhistone-spring |
Version | Version1.7.0 |
Type | Typejar |
Filename | Size |
---|---|
histone-spring-1.7.0.pom | |
histone-spring-1.7.0.jar | 19 KB |
histone-spring-1.7.0-sources.jar | 10 KB |
histone-spring-1.7.0-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.megafonweblab.histone/histone-spring/ -->
<dependency>
<groupId>com.github.megafonweblab.histone</groupId>
<artifactId>histone-spring</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.megafonweblab.histone/histone-spring/
implementation 'com.github.megafonweblab.histone:histone-spring:1.7.0'
// https://jarcasting.com/artifacts/com.github.megafonweblab.histone/histone-spring/
implementation ("com.github.megafonweblab.histone:histone-spring:1.7.0")
'com.github.megafonweblab.histone:histone-spring:jar:1.7.0'
<dependency org="com.github.megafonweblab.histone" name="histone-spring" rev="1.7.0">
<artifact name="histone-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.megafonweblab.histone', module='histone-spring', version='1.7.0')
)
libraryDependencies += "com.github.megafonweblab.histone" % "histone-spring" % "1.7.0"
[com.github.megafonweblab.histone/histone-spring "1.7.0"]