Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdio.github.martinschneider |
ArtifactId | ArtifactIdjusttestlah-parent |
Version | Version1.3 |
Type | Typepom |
Filename | Size |
---|---|
justtestlah-parent-1.3.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-parent/ -->
<dependency>
<groupId>io.github.martinschneider</groupId>
<artifactId>justtestlah-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-parent/
implementation 'io.github.martinschneider:justtestlah-parent:1.3'
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-parent/
implementation ("io.github.martinschneider:justtestlah-parent:1.3")
'io.github.martinschneider:justtestlah-parent:pom:1.3'
<dependency org="io.github.martinschneider" name="justtestlah-parent" rev="1.3">
<artifact name="justtestlah-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.martinschneider', module='justtestlah-parent', version='1.3')
)
libraryDependencies += "io.github.martinschneider" % "justtestlah-parent" % "1.3"
[io.github.martinschneider/justtestlah-parent "1.3"]