GroupId | GroupIdse.vgregion.tyck-till |
---|---|
ArtifactId | ArtifactIdtyck-till-system |
Version | Version1.7 |
Type | Typepom |
Filename | Size |
---|---|
tyck-till-system-1.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.vgregion.tyck-till/tyck-till-system/ -->
<dependency>
<groupId>se.vgregion.tyck-till</groupId>
<artifactId>tyck-till-system</artifactId>
<version>1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.tyck-till/tyck-till-system/
implementation 'se.vgregion.tyck-till:tyck-till-system:1.7'
// https://jarcasting.com/artifacts/se.vgregion.tyck-till/tyck-till-system/
implementation ("se.vgregion.tyck-till:tyck-till-system:1.7")
'se.vgregion.tyck-till:tyck-till-system:pom:1.7'
<dependency org="se.vgregion.tyck-till" name="tyck-till-system" rev="1.7">
<artifact name="tyck-till-system" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.tyck-till', module='tyck-till-system', version='1.7')
)
libraryDependencies += "se.vgregion.tyck-till" % "tyck-till-system" % "1.7"
[se.vgregion.tyck-till/tyck-till-system "1.7"]