License |
License |
---|---|
GroupId | GroupIdorg.realityforge.sting |
ArtifactId | ArtifactIdsting-core |
Last Version | Last Version0.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe core module
The core module
|
Project URL |
Project URL |
Filename | Size |
---|---|
sting-core-0.27.pom | |
sting-core-0.27.jar | 18 KB |
sting-core-0.27-sources.jar | 9 KB |
sting-core-0.27-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.realityforge.sting/sting-core/ -->
<dependency>
<groupId>org.realityforge.sting</groupId>
<artifactId>sting-core</artifactId>
<version>0.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.sting/sting-core/
implementation 'org.realityforge.sting:sting-core:0.27'
// https://jarcasting.com/artifacts/org.realityforge.sting/sting-core/
implementation ("org.realityforge.sting:sting-core:0.27")
'org.realityforge.sting:sting-core:jar:0.27'
<dependency org="org.realityforge.sting" name="sting-core" rev="0.27">
<artifact name="sting-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.sting', module='sting-core', version='0.27')
)
libraryDependencies += "org.realityforge.sting" % "sting-core" % "0.27"
[org.realityforge.sting/sting-core "0.27"]
Group / Artifact | Type | Version |
---|---|---|
org.realityforge.javax.annotation : javax.annotation | jar | 1.0.1 |