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