| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mstream-trader |
| ArtifactId | ArtifactIdcommons-utils |
| Last Version | Last Version1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTrading simulation game
|
| Filename | Size |
|---|---|
| commons-utils-1.10.pom | |
| commons-utils-1.10.jar | 3 KB |
| commons-utils-1.10-sources.jar | 2 KB |
| commons-utils-1.10-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-utils/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>commons-utils</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-utils/
implementation 'com.github.mstream-trader:commons-utils:1.10'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-utils/
implementation ("com.github.mstream-trader:commons-utils:1.10")
'com.github.mstream-trader:commons-utils:jar:1.10'
<dependency org="com.github.mstream-trader" name="commons-utils" rev="1.10">
<artifact name="commons-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-utils', version='1.10')
)
libraryDependencies += "com.github.mstream-trader" % "commons-utils" % "1.10"
[com.github.mstream-trader/commons-utils "1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject : guice | jar | 4.1.0 |
| io.reactivex : rxjava | jar | 1.2.2 |
| javax.cache : cache-api | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ehcache : ehcache | jar | 3.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.2.22 |