| License |
License |
|---|---|
| GroupId | GroupIdcom.lnx10 |
| ArtifactId | ArtifactIdsr-all |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsr-all
sr-all
|
| Filename | Size |
|---|---|
| sr-all-0.0.1.pom | |
| sr-all-0.0.1.jar | 2 KB |
| sr-all-0.0.1-sources.jar | 621 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lnx10/sr-all/ -->
<dependency>
<groupId>com.lnx10</groupId>
<artifactId>sr-all</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lnx10/sr-all/
implementation 'com.lnx10:sr-all:0.0.1'
// https://jarcasting.com/artifacts/com.lnx10/sr-all/
implementation ("com.lnx10:sr-all:0.0.1")
'com.lnx10:sr-all:jar:0.0.1'
<dependency org="com.lnx10" name="sr-all" rev="0.0.1">
<artifact name="sr-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lnx10', module='sr-all', version='0.0.1')
)
libraryDependencies += "com.lnx10" % "sr-all" % "0.0.1"
[com.lnx10/sr-all "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lnx10 » sr-core | jar | 0.0.1 |