| License | License | 
|---|---|
| GroupId | GroupIdcom.fastchar | 
| ArtifactId | ArtifactIdfastchar-topology | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFastChar-Topology FastChar-Topology is a FastChar plugin. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| fastchar-topology-1.0.2.pom | |
| fastchar-topology-1.0.2.jar | 141 KB | 
| fastchar-topology-1.0.2-sources.jar | 8 KB | 
| fastchar-topology-1.0.2-javadoc.jar | 80 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-topology/ -->
<dependency>
    <groupId>com.fastchar</groupId>
    <artifactId>fastchar-topology</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.fastchar/fastchar-topology/
implementation 'com.fastchar:fastchar-topology:1.0.2'// https://jarcasting.com/artifacts/com.fastchar/fastchar-topology/
implementation ("com.fastchar:fastchar-topology:1.0.2")'com.fastchar:fastchar-topology:jar:1.0.2'<dependency org="com.fastchar" name="fastchar-topology" rev="1.0.2">
  <artifact name="fastchar-topology" type="jar" />
</dependency>@Grapes(
@Grab(group='com.fastchar', module='fastchar-topology', version='1.0.2')
)libraryDependencies += "com.fastchar" % "fastchar-topology" % "1.0.2"[com.fastchar/fastchar-topology "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fastchar : fastchar-extjs | jar | [1.0,) |