GroupId | GroupIdorg.spincast |
---|---|
ArtifactId | ArtifactIdspincast-plugins-request-parent |
Version | Version1.4.1 |
Type | Typepom |
Filename | Size |
---|---|
spincast-plugins-request-parent-1.4.1.pom | 912 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-request-parent/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-request-parent</artifactId>
<version>1.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-request-parent/
implementation 'org.spincast:spincast-plugins-request-parent:1.4.1'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-request-parent/
implementation ("org.spincast:spincast-plugins-request-parent:1.4.1")
'org.spincast:spincast-plugins-request-parent:pom:1.4.1'
<dependency org="org.spincast" name="spincast-plugins-request-parent" rev="1.4.1">
<artifact name="spincast-plugins-request-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-request-parent', version='1.4.1')
)
libraryDependencies += "org.spincast" % "spincast-plugins-request-parent" % "1.4.1"
[org.spincast/spincast-plugins-request-parent "1.4.1"]