is not current version
Last Version 1.5

se.vgregion.webbisar:webbisar-tools 1.2


GroupId

GroupId

se.vgregion.webbisar
ArtifactId

ArtifactId

webbisar-tools
Version

Version

1.2
Type

Type

pom

Download webbisar-tools 1.2

Filename Size
webbisar-tools-1.2.pom 758 bytes
Browse

<!-- https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-tools/ -->
<dependency>
    <groupId>se.vgregion.webbisar</groupId>
    <artifactId>webbisar-tools</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-tools/
implementation 'se.vgregion.webbisar:webbisar-tools:1.2'
// https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-tools/
implementation ("se.vgregion.webbisar:webbisar-tools:1.2")
'se.vgregion.webbisar:webbisar-tools:pom:1.2'
<dependency org="se.vgregion.webbisar" name="webbisar-tools" rev="1.2">
  <artifact name="webbisar-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.webbisar', module='webbisar-tools', version='1.2')
)
libraryDependencies += "se.vgregion.webbisar" % "webbisar-tools" % "1.2"
[se.vgregion.webbisar/webbisar-tools "1.2"]