Categories |
CategoriesData |
---|---|
GroupId | GroupIdse.vgregion.webbisar |
ArtifactId | ArtifactIdwebbisar-tools-data-generator |
Version | Version1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-tools-data-generator/ -->
<dependency>
<groupId>se.vgregion.webbisar</groupId>
<artifactId>webbisar-tools-data-generator</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-tools-data-generator/
implementation 'se.vgregion.webbisar:webbisar-tools-data-generator:1.1'
// https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-tools-data-generator/
implementation ("se.vgregion.webbisar:webbisar-tools-data-generator:1.1")
'se.vgregion.webbisar:webbisar-tools-data-generator:jar:1.1'
<dependency org="se.vgregion.webbisar" name="webbisar-tools-data-generator" rev="1.1">
<artifact name="webbisar-tools-data-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.webbisar', module='webbisar-tools-data-generator', version='1.1')
)
libraryDependencies += "se.vgregion.webbisar" % "webbisar-tools-data-generator" % "1.1"
[se.vgregion.webbisar/webbisar-tools-data-generator "1.1"]