GroupId | GroupIdcom.nhncorp.ntaf |
---|---|
ArtifactId | ArtifactIdntaf-fitlibrary |
Version | Version20100604 |
Type | Typejar |
Filename | Size |
---|---|
ntaf-fitlibrary-20100604.pom | |
ntaf-fitlibrary-20100604.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/ -->
<dependency>
<groupId>com.nhncorp.ntaf</groupId>
<artifactId>ntaf-fitlibrary</artifactId>
<version>20100604</version>
</dependency>
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/
implementation 'com.nhncorp.ntaf:ntaf-fitlibrary:20100604'
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/
implementation ("com.nhncorp.ntaf:ntaf-fitlibrary:20100604")
'com.nhncorp.ntaf:ntaf-fitlibrary:jar:20100604'
<dependency org="com.nhncorp.ntaf" name="ntaf-fitlibrary" rev="20100604">
<artifact name="ntaf-fitlibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nhncorp.ntaf', module='ntaf-fitlibrary', version='20100604')
)
libraryDependencies += "com.nhncorp.ntaf" % "ntaf-fitlibrary" % "20100604"
[com.nhncorp.ntaf/ntaf-fitlibrary "20100604"]