| License |
License |
|---|---|
| GroupId | GroupIdcom.sbuslab |
| ArtifactId | ArtifactIdutils |
| Last Version | Last Version1.2.70 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionutils
Common utils for sbus
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| utils-1.2.70.pom | |
| utils-1.2.70.jar | 108 KB |
| utils-1.2.70-sources.jar | 35 KB |
| utils-1.2.70-javadoc.jar | 148 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sbuslab/utils/ -->
<dependency>
<groupId>com.sbuslab</groupId>
<artifactId>utils</artifactId>
<version>1.2.70</version>
</dependency>
// https://jarcasting.com/artifacts/com.sbuslab/utils/
implementation 'com.sbuslab:utils:1.2.70'
// https://jarcasting.com/artifacts/com.sbuslab/utils/
implementation ("com.sbuslab:utils:1.2.70")
'com.sbuslab:utils:jar:1.2.70'
<dependency org="com.sbuslab" name="utils" rev="1.2.70">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sbuslab', module='utils', version='1.2.70')
)
libraryDependencies += "com.sbuslab" % "utils" % "1.2.70"
[com.sbuslab/utils "1.2.70"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.logstash.logback : logstash-logback-encoder | jar | 6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |
| org.assertj : assertj-core | jar | 3.13.2 |
| io.qala.datagen : qala-datagen | jar | 2.5.1 |