не последняя версия
Последняя версия 1.2.1

io.onee:onee-framework-common 1.1.0

公共类库

Группа

Группа

io.onee
Идентификатор

Идентификатор

onee-framework-common
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать onee-framework-common 1.1.0


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