License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.artisan-software.glide |
ArtifactId | ArtifactIdcore |
Version | Version1.4.0 |
Type | Typejar |
Description |
DescriptionGlide core
IDE for kids
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-1.4.0.pom | |
core-1.4.0.jar | 186 KB |
core-1.4.0-sources.jar | 78 KB |
core-1.4.0-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.artisan-software.glide/core/ -->
<dependency>
<groupId>com.artisan-software.glide</groupId>
<artifactId>core</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.artisan-software.glide/core/
implementation 'com.artisan-software.glide:core:1.4.0'
// https://jarcasting.com/artifacts/com.artisan-software.glide/core/
implementation ("com.artisan-software.glide:core:1.4.0")
'com.artisan-software.glide:core:jar:1.4.0'
<dependency org="com.artisan-software.glide" name="core" rev="1.4.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artisan-software.glide', module='core', version='1.4.0')
)
libraryDependencies += "com.artisan-software.glide" % "core" % "1.4.0"
[com.artisan-software.glide/core "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.python : jython-standalone | jar | 2.7.1b3 |
org.codehaus.groovy : groovy-all | jar | 2.4.7 |
com.badlogicgames.gdx : gdx-box2d | jar | 1.9.5 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.badlogicgames.gdx : gdx-freetype | jar | 1.9.5 |
com.google.guava : guava | jar | 18.0 |
com.badlogicgames.gdx : gdx | jar | 1.9.5 |
org.jruby : jruby-complete | jar | 1.7.25 |
com.papertrailapp : logback-syslog4j | jar | 1.0.0 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
org.apache.commons : commons-lang3 | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 2.0.2-beta |
de.bechte.junit : junit-hierarchicalcontextrunner | jar | 4.12.0 |
org.assertj : assertj-core | jar | 1.7.1 |