GroupId | GroupIdno.fiken.oss.junixsocket |
---|---|
ArtifactId | ArtifactIdjunixsocket-parent |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
junixsocket-parent-1.0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.fiken.oss.junixsocket/junixsocket-parent/ -->
<dependency>
<groupId>no.fiken.oss.junixsocket</groupId>
<artifactId>junixsocket-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.fiken.oss.junixsocket/junixsocket-parent/
implementation 'no.fiken.oss.junixsocket:junixsocket-parent:1.0.1'
// https://jarcasting.com/artifacts/no.fiken.oss.junixsocket/junixsocket-parent/
implementation ("no.fiken.oss.junixsocket:junixsocket-parent:1.0.1")
'no.fiken.oss.junixsocket:junixsocket-parent:pom:1.0.1'
<dependency org="no.fiken.oss.junixsocket" name="junixsocket-parent" rev="1.0.1">
<artifact name="junixsocket-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.fiken.oss.junixsocket', module='junixsocket-parent', version='1.0.1')
)
libraryDependencies += "no.fiken.oss.junixsocket" % "junixsocket-parent" % "1.0.1"
[no.fiken.oss.junixsocket/junixsocket-parent "1.0.1"]