| Группа | Группаcom.github.fangjinuo.langx |
|---|---|
| Идентификатор | Идентификаторlangx |
| Версия | Версия4.0.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| langx-4.0.0.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.langx/langx/ -->
<dependency>
<groupId>com.github.fangjinuo.langx</groupId>
<artifactId>langx</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.langx/langx/
implementation 'com.github.fangjinuo.langx:langx:4.0.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.langx/langx/
implementation ("com.github.fangjinuo.langx:langx:4.0.0")
'com.github.fangjinuo.langx:langx:pom:4.0.0'
<dependency org="com.github.fangjinuo.langx" name="langx" rev="4.0.0">
<artifact name="langx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.langx', module='langx', version='4.0.0')
)
libraryDependencies += "com.github.fangjinuo.langx" % "langx" % "4.0.0"
[com.github.fangjinuo.langx/langx "4.0.0"]