License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.cepcoreremoteimpl |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.cepcoreremoteimpl/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.cepcoreremoteimpl</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.cepcoreremoteimpl/
implementation 'org.tinygroup:org.tinygroup.cepcoreremoteimpl:2.0.1'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.cepcoreremoteimpl/
implementation ("org.tinygroup:org.tinygroup.cepcoreremoteimpl:2.0.1")
'org.tinygroup:org.tinygroup.cepcoreremoteimpl:jar:2.0.1'
<dependency org="org.tinygroup" name="org.tinygroup.cepcoreremoteimpl" rev="2.0.1">
<artifact name="org.tinygroup.cepcoreremoteimpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.cepcoreremoteimpl', version='2.0.1')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.cepcoreremoteimpl" % "2.0.1"
[org.tinygroup/org.tinygroup.cepcoreremoteimpl "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.nettyremote | jar | 2.0.1 |
org.tinygroup : org.tinygroup.cepcoreimpl | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.tinyrunner | jar | 2.0.1 |
org.tinygroup : org.tinygroup.serviceprocessor | jar | 2.0.1 |
junit : junit | jar | 4.11 |