License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.bitbucket.goalhub.simpleide |
ArtifactId | ArtifactIdsimpleidemodules |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn IDE for GOAL based on JEdit.
|
Filename | Size |
---|---|
simpleidemodules-2.2.0.pom | |
simpleidemodules-2.2.0.jar | 285 KB |
simpleidemodules-2.2.0-sources.jar | 229 KB |
simpleidemodules-2.2.0-javadoc.jar | 930 KB |
simpleidemodules-2.2.0-jar-with-dependencies.jar | 9 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.goalhub.simpleide/simpleidemodules/ -->
<dependency>
<groupId>org.bitbucket.goalhub.simpleide</groupId>
<artifactId>simpleidemodules</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.simpleide/simpleidemodules/
implementation 'org.bitbucket.goalhub.simpleide:simpleidemodules:2.2.0'
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.simpleide/simpleidemodules/
implementation ("org.bitbucket.goalhub.simpleide:simpleidemodules:2.2.0")
'org.bitbucket.goalhub.simpleide:simpleidemodules:jar:2.2.0'
<dependency org="org.bitbucket.goalhub.simpleide" name="simpleidemodules" rev="2.2.0">
<artifact name="simpleidemodules" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.goalhub.simpleide', module='simpleidemodules', version='2.2.0')
)
libraryDependencies += "org.bitbucket.goalhub.simpleide" % "simpleidemodules" % "2.2.0"
[org.bitbucket.goalhub.simpleide/simpleidemodules "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.goalhub : runtime | jar | 2.2.0 |
com.github.goalhub.simpleide » osxadapter | jar | 1.0.1 |
org.bitbucket.goalhub.simpleide : jedit | jar | 2.2.0 |
commons-io : commons-io | jar | 2.8.0 |
org.bitbucket.goalhub.krTools : krInterface | jar | 1.4.0 |
org.bitbucket.goalhub.mentalstate : msInterface | jar | 2.2.0 |
eishub » eis | jar | 0.7.0 |
org.bitbucket.goalhub.grammar : languageTools | jar | 2.2.0 |
org.bitbucket.goalhub.grammar : cognitiveKrFactory | jar | 2.2.0 |