is not current version
Last Version 1.2.1

io.onee:onee-framework-common 1.2.0

公共类库

GroupId

GroupId

io.onee
ArtifactId

ArtifactId

onee-framework-common
Version

Version

1.2.0
Type

Type

jar

Download onee-framework-common 1.2.0


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