is not current version
Last Version 4.7.2

org.onetwo4j:onetwo-spring 4.3.7


Categories

Categories

Net
GroupId

GroupId

org.onetwo4j
ArtifactId

ArtifactId

onetwo-spring
Version

Version

4.3.7
Type

Type

jar

Download onetwo-spring 4.3.7


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