| GroupId | GroupIdwtf.metio.reguloj |
|---|---|
| ArtifactId | ArtifactIdreguloj |
| Version | Version2021.5.11 |
| Type | Typejar |
| Filename | Size |
|---|---|
| reguloj-2021.5.11.pom | |
| reguloj-2021.5.11.jar | 13 KB |
| reguloj-2021.5.11-sources.jar | 12 KB |
| reguloj-2021.5.11-javadoc.jar | 135 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/wtf.metio.reguloj/reguloj/ -->
<dependency>
<groupId>wtf.metio.reguloj</groupId>
<artifactId>reguloj</artifactId>
<version>2021.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/wtf.metio.reguloj/reguloj/
implementation 'wtf.metio.reguloj:reguloj:2021.5.11'
// https://jarcasting.com/artifacts/wtf.metio.reguloj/reguloj/
implementation ("wtf.metio.reguloj:reguloj:2021.5.11")
'wtf.metio.reguloj:reguloj:jar:2021.5.11'
<dependency org="wtf.metio.reguloj" name="reguloj" rev="2021.5.11">
<artifact name="reguloj" type="jar" />
</dependency>
@Grapes(
@Grab(group='wtf.metio.reguloj', module='reguloj', version='2021.5.11')
)
libraryDependencies += "wtf.metio.reguloj" % "reguloj" % "2021.5.11"
[wtf.metio.reguloj/reguloj "2021.5.11"]