GroupId | GroupIdse.vgregion.tyck-till |
---|---|
ArtifactId | ArtifactIdtyck-till-system |
Version | Version2.5 |
Type | Typepom |
Filename | Size |
---|---|
tyck-till-system-2.5.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>2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.tyck-till/tyck-till-system/
implementation 'se.vgregion.tyck-till:tyck-till-system:2.5'
// https://jarcasting.com/artifacts/se.vgregion.tyck-till/tyck-till-system/
implementation ("se.vgregion.tyck-till:tyck-till-system:2.5")
'se.vgregion.tyck-till:tyck-till-system:pom:2.5'
<dependency org="se.vgregion.tyck-till" name="tyck-till-system" rev="2.5">
<artifact name="tyck-till-system" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.tyck-till', module='tyck-till-system', version='2.5')
)
libraryDependencies += "se.vgregion.tyck-till" % "tyck-till-system" % "2.5"
[se.vgregion.tyck-till/tyck-till-system "2.5"]