Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.colesico.framework |
ArtifactId | ArtifactIdcolesico-translation |
Version | Version5.0.0 |
Type | Typejar |
Filename | Size |
---|---|
colesico-translation-5.0.0.pom | |
colesico-translation-5.0.0.jar | 49 KB |
colesico-translation-5.0.0-sources.jar | 35 KB |
colesico-translation-5.0.0-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.colesico.framework/colesico-translation/ -->
<dependency>
<groupId>net.colesico.framework</groupId>
<artifactId>colesico-translation</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-translation/
implementation 'net.colesico.framework:colesico-translation:5.0.0'
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-translation/
implementation ("net.colesico.framework:colesico-translation:5.0.0")
'net.colesico.framework:colesico-translation:jar:5.0.0'
<dependency org="net.colesico.framework" name="colesico-translation" rev="5.0.0">
<artifact name="colesico-translation" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.colesico.framework', module='colesico-translation', version='5.0.0')
)
libraryDependencies += "net.colesico.framework" % "colesico-translation" % "5.0.0"
[net.colesico.framework/colesico-translation "5.0.0"]