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