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