| Группа | Группаcom.squeakysand.jcr |
|---|---|
| Идентификатор | Идентификаторsqueakysand-jcr-taglib-test |
| Версия | Версия0.2.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.squeakysand.jcr/squeakysand-jcr-taglib-test/ -->
<dependency>
<groupId>com.squeakysand.jcr</groupId>
<artifactId>squeakysand-jcr-taglib-test</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.jcr/squeakysand-jcr-taglib-test/
implementation 'com.squeakysand.jcr:squeakysand-jcr-taglib-test:0.2.0'
// https://jarcasting.com/artifacts/com.squeakysand.jcr/squeakysand-jcr-taglib-test/
implementation ("com.squeakysand.jcr:squeakysand-jcr-taglib-test:0.2.0")
'com.squeakysand.jcr:squeakysand-jcr-taglib-test:jar:0.2.0'
<dependency org="com.squeakysand.jcr" name="squeakysand-jcr-taglib-test" rev="0.2.0">
<artifact name="squeakysand-jcr-taglib-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.jcr', module='squeakysand-jcr-taglib-test', version='0.2.0')
)
libraryDependencies += "com.squeakysand.jcr" % "squeakysand-jcr-taglib-test" % "0.2.0"
[com.squeakysand.jcr/squeakysand-jcr-taglib-test "0.2.0"]