| Группа | Группаcn.nkpro.elcube |
|---|---|
| Идентификатор | Идентификаторweb-front-resources |
| Версия | Версия2.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| web-front-resources-2.0.1.pom | |
| web-front-resources-2.0.1.jar | 6 MB |
| web-front-resources-2.0.1-sources.jar | 6 MB |
| web-front-resources-2.0.1-javadoc.jar | 106 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.nkpro.elcube/web-front-resources/ -->
<dependency>
<groupId>cn.nkpro.elcube</groupId>
<artifactId>web-front-resources</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.nkpro.elcube/web-front-resources/
implementation 'cn.nkpro.elcube:web-front-resources:2.0.1'
// https://jarcasting.com/artifacts/cn.nkpro.elcube/web-front-resources/
implementation ("cn.nkpro.elcube:web-front-resources:2.0.1")
'cn.nkpro.elcube:web-front-resources:jar:2.0.1'
<dependency org="cn.nkpro.elcube" name="web-front-resources" rev="2.0.1">
<artifact name="web-front-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.nkpro.elcube', module='web-front-resources', version='2.0.1')
)
libraryDependencies += "cn.nkpro.elcube" % "web-front-resources" % "2.0.1"
[cn.nkpro.elcube/web-front-resources "2.0.1"]