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