Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.github.rmuhamedgaliev |
ArtifactId | ArtifactIdSystemInformation |
Version | Version0.0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
SystemInformation-0.0.0.3.pom | |
SystemInformation-0.0.0.3.jar | 17 KB |
SystemInformation-0.0.0.3-sources.jar | 12 KB |
SystemInformation-0.0.0.3-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.rmuhamedgaliev/SystemInformation/ -->
<dependency>
<groupId>io.github.rmuhamedgaliev</groupId>
<artifactId>SystemInformation</artifactId>
<version>0.0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rmuhamedgaliev/SystemInformation/
implementation 'io.github.rmuhamedgaliev:SystemInformation:0.0.0.3'
// https://jarcasting.com/artifacts/io.github.rmuhamedgaliev/SystemInformation/
implementation ("io.github.rmuhamedgaliev:SystemInformation:0.0.0.3")
'io.github.rmuhamedgaliev:SystemInformation:jar:0.0.0.3'
<dependency org="io.github.rmuhamedgaliev" name="SystemInformation" rev="0.0.0.3">
<artifact name="SystemInformation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rmuhamedgaliev', module='SystemInformation', version='0.0.0.3')
)
libraryDependencies += "io.github.rmuhamedgaliev" % "SystemInformation" % "0.0.0.3"
[io.github.rmuhamedgaliev/SystemInformation "0.0.0.3"]