| GroupId | GroupIdhu.icellmobilsoft.roaster |
|---|---|
| ArtifactId | ArtifactIdroaster-weldunit |
| Version | Version0.1.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| roaster-weldunit-0.1.0.pom | |
| roaster-weldunit-0.1.0.jar | 9 KB |
| roaster-weldunit-0.1.0-sources.jar | 7 KB |
| roaster-weldunit-0.1.0-javadoc.jar | 416 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-weldunit/ -->
<dependency>
<groupId>hu.icellmobilsoft.roaster</groupId>
<artifactId>roaster-weldunit</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-weldunit/
implementation 'hu.icellmobilsoft.roaster:roaster-weldunit:0.1.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-weldunit/
implementation ("hu.icellmobilsoft.roaster:roaster-weldunit:0.1.0")
'hu.icellmobilsoft.roaster:roaster-weldunit:jar:0.1.0'
<dependency org="hu.icellmobilsoft.roaster" name="roaster-weldunit" rev="0.1.0">
<artifact name="roaster-weldunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.roaster', module='roaster-weldunit', version='0.1.0')
)
libraryDependencies += "hu.icellmobilsoft.roaster" % "roaster-weldunit" % "0.1.0"
[hu.icellmobilsoft.roaster/roaster-weldunit "0.1.0"]