| License |
License |
|---|---|
| GroupId | GroupIdcom.safetorun |
| ArtifactId | ArtifactIdsafetorun |
| Last Version | Last Version2.0.0-beta |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionsafetorun
Safe to run
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| safetorun-2.0.0-beta.pom | |
| safetorun-2.0.0-beta-sources.jar | 27 KB |
| safetorun-2.0.0-beta-javadoc.jar | 503 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.safetorun/safetorun/ -->
<dependency>
<groupId>com.safetorun</groupId>
<artifactId>safetorun</artifactId>
<version>2.0.0-beta</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.safetorun/safetorun/
implementation 'com.safetorun:safetorun:2.0.0-beta'
// https://jarcasting.com/artifacts/com.safetorun/safetorun/
implementation ("com.safetorun:safetorun:2.0.0-beta")
'com.safetorun:safetorun:aar:2.0.0-beta'
<dependency org="com.safetorun" name="safetorun" rev="2.0.0-beta">
<artifact name="safetorun" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.safetorun', module='safetorun', version='2.0.0-beta')
)
libraryDependencies += "com.safetorun" % "safetorun" % "2.0.0-beta"
[com.safetorun/safetorun "2.0.0-beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.safetorun : safeToRunCore | jar | 2.0.0-beta |
| com.safetorun : safeToRunInternal | jar | 2.0.0-beta |
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
| com.scottyab : rootbeer-lib | jar | 0.1.0 |