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