is not current version
Last Version 1.5

se.vgregion.webbisar:webbisar-tools 1.3


GroupId

GroupId

se.vgregion.webbisar
ArtifactId

ArtifactId

webbisar-tools
Version

Version

1.3
Type

Type

pom

Download webbisar-tools 1.3

Filename Size
webbisar-tools-1.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-tools/
implementation 'se.vgregion.webbisar:webbisar-tools:1.3'
// https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-tools/
implementation ("se.vgregion.webbisar:webbisar-tools:1.3")
'se.vgregion.webbisar:webbisar-tools:pom:1.3'
<dependency org="se.vgregion.webbisar" name="webbisar-tools" rev="1.3">
  <artifact name="webbisar-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.webbisar', module='webbisar-tools', version='1.3')
)
libraryDependencies += "se.vgregion.webbisar" % "webbisar-tools" % "1.3"
[se.vgregion.webbisar/webbisar-tools "1.3"]