is not current version
Last Version 0.0.2-RELEASE

com.toceansoft:toceansoft-common 0.0.1-RELEASE


GroupId

GroupId

com.toceansoft
ArtifactId

ArtifactId

toceansoft-common
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download toceansoft-common 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.toceansoft/toceansoft-common/ -->
<dependency>
    <groupId>com.toceansoft</groupId>
    <artifactId>toceansoft-common</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.toceansoft/toceansoft-common/
implementation 'com.toceansoft:toceansoft-common:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.toceansoft/toceansoft-common/
implementation ("com.toceansoft:toceansoft-common:0.0.1-RELEASE")
'com.toceansoft:toceansoft-common:jar:0.0.1-RELEASE'
<dependency org="com.toceansoft" name="toceansoft-common" rev="0.0.1-RELEASE">
  <artifact name="toceansoft-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.toceansoft', module='toceansoft-common', version='0.0.1-RELEASE')
)
libraryDependencies += "com.toceansoft" % "toceansoft-common" % "0.0.1-RELEASE"
[com.toceansoft/toceansoft-common "0.0.1-RELEASE"]