| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.liftmodules |
| Идентификатор | Идентификаторfobo-google-code-prettify_3.0_2.10 |
| Версия | Версия1.3-M1 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/net.liftmodules/fobo-google-code-prettify_3.0_2.10/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>fobo-google-code-prettify_3.0_2.10</artifactId>
<version>1.3-M1</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/fobo-google-code-prettify_3.0_2.10/
implementation 'net.liftmodules:fobo-google-code-prettify_3.0_2.10:1.3-M1'
// https://jarcasting.com/artifacts/net.liftmodules/fobo-google-code-prettify_3.0_2.10/
implementation ("net.liftmodules:fobo-google-code-prettify_3.0_2.10:1.3-M1")
'net.liftmodules:fobo-google-code-prettify_3.0_2.10:jar:1.3-M1'
<dependency org="net.liftmodules" name="fobo-google-code-prettify_3.0_2.10" rev="1.3-M1">
<artifact name="fobo-google-code-prettify_3.0_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='fobo-google-code-prettify_3.0_2.10', version='1.3-M1')
)
libraryDependencies += "net.liftmodules" % "fobo-google-code-prettify_3.0_2.10" % "1.3-M1"
[net.liftmodules/fobo-google-code-prettify_3.0_2.10 "1.3-M1"]