GroupId | GroupIdorg.touchbit.shields4j |
---|---|
ArtifactId | ArtifactIdshields4j-parent |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
shields4j-parent-1.0.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.touchbit.shields4j/shields4j-parent/ -->
<dependency>
<groupId>org.touchbit.shields4j</groupId>
<artifactId>shields4j-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.touchbit.shields4j/shields4j-parent/
implementation 'org.touchbit.shields4j:shields4j-parent:1.0.0'
// https://jarcasting.com/artifacts/org.touchbit.shields4j/shields4j-parent/
implementation ("org.touchbit.shields4j:shields4j-parent:1.0.0")
'org.touchbit.shields4j:shields4j-parent:pom:1.0.0'
<dependency org="org.touchbit.shields4j" name="shields4j-parent" rev="1.0.0">
<artifact name="shields4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.touchbit.shields4j', module='shields4j-parent', version='1.0.0')
)
libraryDependencies += "org.touchbit.shields4j" % "shields4j-parent" % "1.0.0"
[org.touchbit.shields4j/shields4j-parent "1.0.0"]