License |
License
EUPL v1.1
|
---|---|
Categories |
CategoriesOther General Purpose Libraries |
GroupId | GroupIdcom.github.anotherjavacoder |
ArtifactId | ArtifactIdst_engine |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.anotherjavacoder:st_engine
The Story Telling Engine
|
Filename | Size |
---|---|
st_engine-1.0.pom | |
st_engine-1.0.jar | 11 KB |
st_engine-1.0-sources.jar | 8 KB |
st_engine-1.0-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anotherjavacoder/st_engine/ -->
<dependency>
<groupId>com.github.anotherjavacoder</groupId>
<artifactId>st_engine</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anotherjavacoder/st_engine/
implementation 'com.github.anotherjavacoder:st_engine:1.0'
// https://jarcasting.com/artifacts/com.github.anotherjavacoder/st_engine/
implementation ("com.github.anotherjavacoder:st_engine:1.0")
'com.github.anotherjavacoder:st_engine:jar:1.0'
<dependency org="com.github.anotherjavacoder" name="st_engine" rev="1.0">
<artifact name="st_engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anotherjavacoder', module='st_engine', version='1.0')
)
libraryDependencies += "com.github.anotherjavacoder" % "st_engine" % "1.0"
[com.github.anotherjavacoder/st_engine "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.moandjiezana.toml : toml4j | jar | 0.7.1 |