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