License |
License |
---|---|
GroupId | GroupIdcom.github.bjuvensjo |
ArtifactId | ArtifactIdrsimulator-core |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.bjuvensjo:rsimulator-core
rsimulator-core module
|
Project URL |
Project URL |
Filename | Size |
---|---|
rsimulator-core-3.1.1.pom | |
rsimulator-core-3.1.1.jar | 34 KB |
rsimulator-core-3.1.1-sources.jar | 22 KB |
rsimulator-core-3.1.1-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bjuvensjo/rsimulator-core/ -->
<dependency>
<groupId>com.github.bjuvensjo</groupId>
<artifactId>rsimulator-core</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjuvensjo/rsimulator-core/
implementation 'com.github.bjuvensjo:rsimulator-core:3.1.1'
// https://jarcasting.com/artifacts/com.github.bjuvensjo/rsimulator-core/
implementation ("com.github.bjuvensjo:rsimulator-core:3.1.1")
'com.github.bjuvensjo:rsimulator-core:jar:3.1.1'
<dependency org="com.github.bjuvensjo" name="rsimulator-core" rev="3.1.1">
<artifact name="rsimulator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjuvensjo', module='rsimulator-core', version='3.1.1')
)
libraryDependencies += "com.github.bjuvensjo" % "rsimulator-core" % "3.1.1"
[com.github.bjuvensjo/rsimulator-core "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
com.google.inject : guice | jar | 5.0.1 |
net.sf.ehcache : ehcache-core | jar | 2.6.11 |
org.codehaus.groovy : groovy | jar | 3.0.8 |
org.codehaus.groovy : groovy-json | jar | 3.0.8 |
org.codehaus.groovy : groovy-xml | jar | 3.0.8 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.bjuvensjo : rsimulator-test | jar | 3.1.1 |
org.spockframework : spock-core | jar | 2.0-M5-groovy-3.0 |
net.bytebuddy : byte-buddy | jar | 1.11.0 |
org.objenesis : objenesis | jar | 3.2 |