GroupId | GroupIdorg.spincast |
---|---|
ArtifactId | ArtifactIdspincast-plugins-pebble-tests |
Version | Version1.9.0 |
Type | Typejar |
Filename | Size |
---|---|
spincast-plugins-pebble-tests-1.9.0.pom | |
spincast-plugins-pebble-tests-1.9.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-pebble-tests/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-pebble-tests</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-pebble-tests/
implementation 'org.spincast:spincast-plugins-pebble-tests:1.9.0'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-pebble-tests/
implementation ("org.spincast:spincast-plugins-pebble-tests:1.9.0")
'org.spincast:spincast-plugins-pebble-tests:jar:1.9.0'
<dependency org="org.spincast" name="spincast-plugins-pebble-tests" rev="1.9.0">
<artifact name="spincast-plugins-pebble-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-pebble-tests', version='1.9.0')
)
libraryDependencies += "org.spincast" % "spincast-plugins-pebble-tests" % "1.9.0"
[org.spincast/spincast-plugins-pebble-tests "1.9.0"]