| GroupId | GroupIdpl.morgaroth |
|---|---|
| ArtifactId | ArtifactIdmorgaroth-utils_2.10 |
| Version | Version1.0.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| morgaroth-utils_2.10-1.0.1.pom | |
| morgaroth-utils_2.10-1.0.1.jar | 2 KB |
| morgaroth-utils_2.10-1.0.1-sources.jar | 835 bytes |
| morgaroth-utils_2.10-1.0.1-javadoc.jar | 343 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.morgaroth/morgaroth-utils_2.10/ -->
<dependency>
<groupId>pl.morgaroth</groupId>
<artifactId>morgaroth-utils_2.10</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.morgaroth/morgaroth-utils_2.10/
implementation 'pl.morgaroth:morgaroth-utils_2.10:1.0.1'
// https://jarcasting.com/artifacts/pl.morgaroth/morgaroth-utils_2.10/
implementation ("pl.morgaroth:morgaroth-utils_2.10:1.0.1")
'pl.morgaroth:morgaroth-utils_2.10:jar:1.0.1'
<dependency org="pl.morgaroth" name="morgaroth-utils_2.10" rev="1.0.1">
<artifact name="morgaroth-utils_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.morgaroth', module='morgaroth-utils_2.10', version='1.0.1')
)
libraryDependencies += "pl.morgaroth" % "morgaroth-utils_2.10" % "1.0.1"
[pl.morgaroth/morgaroth-utils_2.10 "1.0.1"]