License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.seesharpsoft.spring |
ArtifactId | ArtifactIdsharping-stf |
Version | Version0.7.0 |
Type | Typejar |
Description |
DescriptionSophia Text File Format
Support for a structured text file format tailored to the needs of Sophia.
|
Filename | Size |
---|---|
sharping-stf-0.7.0.pom | |
sharping-stf-0.7.0.jar | 11 KB |
sharping-stf-0.7.0-sources.jar | 5 KB |
sharping-stf-0.7.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-stf/ -->
<dependency>
<groupId>net.seesharpsoft.spring</groupId>
<artifactId>sharping-stf</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-stf/
implementation 'net.seesharpsoft.spring:sharping-stf:0.7.0'
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-stf/
implementation ("net.seesharpsoft.spring:sharping-stf:0.7.0")
'net.seesharpsoft.spring:sharping-stf:jar:0.7.0'
<dependency org="net.seesharpsoft.spring" name="sharping-stf" rev="0.7.0">
<artifact name="sharping-stf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seesharpsoft.spring', module='sharping-stf', version='0.7.0')
)
libraryDependencies += "net.seesharpsoft.spring" % "sharping-stf" % "0.7.0"
[net.seesharpsoft.spring/sharping-stf "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
net.seesharpsoft.spring : sharping-core | jar | 0.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.hamcrest : hamcrest-library | jar |