GroupId | GroupIdbr.com.caelum.stella |
---|---|
ArtifactId | ArtifactIdcaelum-stella-core |
Version | Version2.1.3 |
Type | Typejar |
Filename | Size |
---|---|
caelum-stella-core-2.1.3.pom | |
caelum-stella-core-2.1.3.jar | 143 KB |
caelum-stella-core-2.1.3-sources.jar | 83 KB |
caelum-stella-core-2.1.3-javadoc.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.caelum.stella/caelum-stella-core/ -->
<dependency>
<groupId>br.com.caelum.stella</groupId>
<artifactId>caelum-stella-core</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.caelum.stella/caelum-stella-core/
implementation 'br.com.caelum.stella:caelum-stella-core:2.1.3'
// https://jarcasting.com/artifacts/br.com.caelum.stella/caelum-stella-core/
implementation ("br.com.caelum.stella:caelum-stella-core:2.1.3")
'br.com.caelum.stella:caelum-stella-core:jar:2.1.3'
<dependency org="br.com.caelum.stella" name="caelum-stella-core" rev="2.1.3">
<artifact name="caelum-stella-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.caelum.stella', module='caelum-stella-core', version='2.1.3')
)
libraryDependencies += "br.com.caelum.stella" % "caelum-stella-core" % "2.1.3"
[br.com.caelum.stella/caelum-stella-core "2.1.3"]