GroupId | GroupIdse.mithlond.codestyle.poms |
---|---|
ArtifactId | ArtifactIdmithlond-codestyle-model-parent |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
mithlond-codestyle-model-parent-1.0.0.pom | 17 KB |
mithlond-codestyle-model-parent-1.0.0-jar-with-dependencies.jar | 847 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.mithlond.codestyle.poms/mithlond-codestyle-model-parent/ -->
<dependency>
<groupId>se.mithlond.codestyle.poms</groupId>
<artifactId>mithlond-codestyle-model-parent</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.mithlond.codestyle.poms/mithlond-codestyle-model-parent/
implementation 'se.mithlond.codestyle.poms:mithlond-codestyle-model-parent:1.0.0'
// https://jarcasting.com/artifacts/se.mithlond.codestyle.poms/mithlond-codestyle-model-parent/
implementation ("se.mithlond.codestyle.poms:mithlond-codestyle-model-parent:1.0.0")
'se.mithlond.codestyle.poms:mithlond-codestyle-model-parent:jar:1.0.0'
<dependency org="se.mithlond.codestyle.poms" name="mithlond-codestyle-model-parent" rev="1.0.0">
<artifact name="mithlond-codestyle-model-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.mithlond.codestyle.poms', module='mithlond-codestyle-model-parent', version='1.0.0')
)
libraryDependencies += "se.mithlond.codestyle.poms" % "mithlond-codestyle-model-parent" % "1.0.0"
[se.mithlond.codestyle.poms/mithlond-codestyle-model-parent "1.0.0"]